aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/text.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword1/text.cpp')
-rw-r--r--engines/sword1/text.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/sword1/text.cpp b/engines/sword1/text.cpp
index d7e14073e9..f227ca11f9 100644
--- a/engines/sword1/text.cpp
+++ b/engines/sword1/text.cpp
@@ -21,10 +21,12 @@
*/
#include "common/stdafx.h"
+#include "common/endian.h"
+#include "common/util.h"
+
#include "sword1/text.h"
#include "sword1/resman.h"
#include "sword1/objectman.h"
-#include "common/util.h"
#include "sword1/swordres.h"
#include "sword1/sworddefs.h"