aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/router.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword1/router.cpp')
-rw-r--r--engines/sword1/router.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/engines/sword1/router.cpp b/engines/sword1/router.cpp
index 68f8ca6756..57e72880f7 100644
--- a/engines/sword1/router.cpp
+++ b/engines/sword1/router.cpp
@@ -21,9 +21,10 @@
*/
#include "common/stdafx.h"
-#include "sword1/router.h"
+#include "common/endian.h"
#include "common/util.h"
-#include "common/scummsys.h"
+
+#include "sword1/router.h"
#include "sword1/swordres.h"
#include "sword1/sworddefs.h"
#include "sword1/objectman.h"