Fernando Sahmkow 6 лет назад
Родитель
Сommit
e486c66850
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/core/hle/service/nvflinger/nvflinger.h

+ 1 - 1
src/core/hle/service/nvflinger/nvflinger.h

@@ -10,8 +10,8 @@
 #include <optional>
 #include <string>
 #include <string_view>
-#include <vector>
 #include <thread>
+#include <vector>
 
 #include "common/common_types.h"
 #include "core/hle/kernel/object.h"