aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/main_loop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/main_loop.cpp')
-rw-r--r--engines/sludge/main_loop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sludge/main_loop.cpp b/engines/sludge/main_loop.cpp
index d888059481..3676a3bcdb 100644
--- a/engines/sludge/main_loop.cpp
+++ b/engines/sludge/main_loop.cpp
@@ -46,7 +46,7 @@
#include "sludge/graphics.h"
#include "sludge/helpers.h"
#include "sludge/sludge.h"
-#include "sludge/CommonCode/specialsettings.h"
+#include "sludge/specialsettings.h"
namespace Sludge {