about summary refs log tree commit diff
path: root/src/game/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game.h')
-rw-r--r--src/game/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/game.h b/src/game/game.h
index a1817eea..2696b74d 100644
--- a/src/game/game.h
+++ b/src/game/game.h
@@ -1,7 +1,7 @@
 #include <baselib/system.h>
 #include <baselib/vmath.h>
 #include <math.h>
-#include "../interface.h"
+#include "../engine/interface.h"
 #include "mapres_col.h"
 
 // Don't tweak :)