diff options
Diffstat (limited to 'src/cat/CommandInterface.h')
| -rw-r--r-- | src/cat/CommandInterface.h | 2 |
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; |
