aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/glulxe/string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/glulxe/string.cpp')
-rw-r--r--engines/glk/glulxe/string.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/glulxe/string.cpp b/engines/glk/glulxe/string.cpp
index 2c95c3e851..59420fa1b5 100644
--- a/engines/glk/glulxe/string.cpp
+++ b/engines/glk/glulxe/string.cpp
@@ -20,7 +20,7 @@
*
*/
-#include "engines/glk/glulxe/glulxe.h"
+#include "glk/glulxe/glulxe.h"
namespace Glk {
namespace Glulxe {