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