aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/debug.cpp')
-rw-r--r--engines/sludge/debug.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/sludge/debug.cpp b/engines/sludge/debug.cpp
index 3e256bd2ab..e79571a834 100644
--- a/engines/sludge/debug.cpp
+++ b/engines/sludge/debug.cpp
@@ -24,9 +24,9 @@
#include <stdarg.h>
#endif
-#include "allfiles.h"
-#include "debug.h"
-#include "language.h"
+#include "sludge/allfiles.h"
+#include "sludge/debug.h"
+#include "sludge/language.h"
namespace Sludge {