Kaynağa Gözat

tas_input: Remove unnecessary includes

Gets rid of indirect includes and includes only what the interface
needs.
Lioncash 4 yıl önce
ebeveyn
işleme
db9320e754
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      src/input_common/drivers/tas_input.h

+ 2 - 2
src/input_common/drivers/tas_input.h

@@ -5,11 +5,11 @@
 #pragma once
 
 #include <array>
+#include <string>
+#include <vector>
 
 #include "common/common_types.h"
-#include "common/settings_input.h"
 #include "input_common/input_engine.h"
-#include "input_common/main.h"
 
 /*
 To play back TAS scripts on Yuzu, select the folder with scripts in the configuration menu below