aboutsummaryrefslogtreecommitdiff
path: root/sword1/screen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/screen.cpp')
-rw-r--r--sword1/screen.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/sword1/screen.cpp b/sword1/screen.cpp
index 994419261b..af156e90de 100644
--- a/sword1/screen.cpp
+++ b/sword1/screen.cpp
@@ -19,9 +19,9 @@
*
*/
-#include "stdafx.h"
-#include "scummsys.h"
-#include "system.h"
+#include "common/stdafx.h"
+#include "common/scummsys.h"
+#include "common/system.h"
#include "common/util.h"
#include "sword1/screen.h"
#include "sword1/logic.h"