aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/stringy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/stringy.cpp')
-rw-r--r--engines/sludge/stringy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/sludge/stringy.cpp b/engines/sludge/stringy.cpp
index 5446f571da..484f014ccb 100644
--- a/engines/sludge/stringy.cpp
+++ b/engines/sludge/stringy.cpp
@@ -19,8 +19,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
-#include "allfiles.h"
-#include "newfatal.h"
+#include "sludge/allfiles.h"
+#include "sludge/newfatal.h"
#ifndef SLUDGE_STRINGY_H
#define SLUDGE_STRINGY_H