aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/parse_v1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/parse_v1.cpp')
-rw-r--r--engines/gob/parse_v1.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/gob/parse_v1.cpp b/engines/gob/parse_v1.cpp
index b827a26943..74660223c4 100644
--- a/engines/gob/parse_v1.cpp
+++ b/engines/gob/parse_v1.cpp
@@ -21,6 +21,9 @@
*
*/
+#include "common/stdafx.h"
+#include "common/endian.h"
+
#include "gob/gob.h"
#include "gob/parse.h"
#include "gob/inter.h"