summaryrefslogtreecommitdiff
path: root/src/cat/CommandInterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cat/CommandInterface.h')
-rw-r--r--src/cat/CommandInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cat/CommandInterface.h b/src/cat/CommandInterface.h
index 2da30c2..e0d680c 100644
--- a/src/cat/CommandInterface.h
+++ b/src/cat/CommandInterface.h
@@ -9,7 +9,7 @@
#define KITTY_H_
#include <string>
-#include "SDL.h"
+#include "interface/Engine.h"
//#include "game/GameModel.h"
class GameModel;