aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/hsi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/hsi.cpp')
-rw-r--r--engines/sludge/hsi.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/sludge/hsi.cpp b/engines/sludge/hsi.cpp
index 5281ff7e2c..2ce87d8fda 100644
--- a/engines/sludge/hsi.cpp
+++ b/engines/sludge/hsi.cpp
@@ -25,9 +25,9 @@
#include "graphics/surface.h"
-#include "colours.h"
-#include "hsi.h"
-#include "sludge.h"
+#include "sludge/colours.h"
+#include "sludge/hsi.h"
+#include "sludge/sludge.h"
namespace Sludge {