aboutsummaryrefslogtreecommitdiff
path: root/sword1/router.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/router.cpp')
-rw-r--r--sword1/router.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/sword1/router.cpp b/sword1/router.cpp
index e8c3296f45..a126adedbc 100644
--- a/sword1/router.cpp
+++ b/sword1/router.cpp
@@ -19,10 +19,10 @@
*
*/
-#include "stdafx.h"
+#include "common/stdafx.h"
#include "sword1/router.h"
#include "common/util.h"
-#include "scummsys.h"
+#include "common/scummsys.h"
#include "sword1/swordres.h"
#include "sword1/sworddefs.h"
#include "sword1/objectman.h"