diff options
Diffstat (limited to 'engines/sky/debug.h')
-rw-r--r-- | engines/sky/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sky/debug.h b/engines/sky/debug.h index 20b518768b..0e7ab8cfad 100644 --- a/engines/sky/debug.h +++ b/engines/sky/debug.h @@ -26,7 +26,7 @@ #ifndef SKY_DEBUG_H #define SKY_DEBUG_H -#include "common/stdafx.h" + #include "common/scummsys.h" #include "gui/debugger.h" |