diff options
Diffstat (limited to 'engines/sky/debug.cpp')
-rw-r--r-- | engines/sky/debug.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sky/debug.cpp b/engines/sky/debug.cpp index cac1a53aba..d7e8f6694c 100644 --- a/engines/sky/debug.cpp +++ b/engines/sky/debug.cpp @@ -21,6 +21,7 @@ */ #include "common/stdafx.h" +#include "common/endian.h" #include "common/util.h" #include "common/debugger.cpp" |