diff options
Diffstat (limited to 'engines/sky/debug.cpp')
-rw-r--r-- | engines/sky/debug.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sky/debug.cpp b/engines/sky/debug.cpp index 995a18c39b..1db7993227 100644 --- a/engines/sky/debug.cpp +++ b/engines/sky/debug.cpp @@ -23,7 +23,7 @@ * */ -#include "common/stdafx.h" + #include "common/endian.h" #include "common/util.h" |