diff options
Diffstat (limited to '')
-rw-r--r-- | src/GlobalState.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GlobalState.cpp b/src/GlobalState.cpp index 23c7e51..c7a36ad 100644 --- a/src/GlobalState.cpp +++ b/src/GlobalState.cpp @@ -4,6 +4,7 @@ #include "GameState.hpp" #include "Render.hpp" #include "DebugInfo.hpp" +#include "Event.hpp" //Global game variables |