Another header include fix

This commit is contained in:
Matthew Daniels 2021-12-15 14:47:41 +00:00
parent 94772ae3d9
commit 3e9c887277
2 changed files with 1 additions and 1 deletions

View file

@ -31,6 +31,7 @@
#include "Supermodel.h" #include "Supermodel.h"
#include "Input.h" #include "Input.h"
#include "InputSystem.h"
#include <vector> #include <vector>
using namespace std; using namespace std;

View file

@ -30,7 +30,6 @@
#include <string> #include <string>
class CInputSystem;
struct ForceFeedbackCmd; struct ForceFeedbackCmd;
/* /*