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 ca480dd..2da30c2 100644
--- a/src/cat/CommandInterface.h
+++ b/src/cat/CommandInterface.h
@@ -9,7 +9,7 @@
#define KITTY_H_
#include <string>
-#include <SDL/SDL.h>
+#include "SDL.h"
//#include "game/GameModel.h"
class GameModel;