summaryrefslogtreecommitdiff
path: root/src/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.cpp')
-rw-r--r--src/window.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.cpp b/src/window.cpp
index 0a43072..857e6e9 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -5,6 +5,7 @@
#include "glm/ext/matrix_transform.hpp"
#include "glm/gtc/matrix_transform.hpp"
+#include "game-settings.hpp"
#define NELEMS(x) (sizeof(x) / sizeof((x)[0]))