aboutsummaryrefslogtreecommitdiff
path: root/common/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/engine.h')
-rw-r--r--common/engine.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/engine.h b/common/engine.h
index e1385ea428..6731effd62 100644
--- a/common/engine.h
+++ b/common/engine.h
@@ -21,8 +21,8 @@
#ifndef ENGINE_H
#define ENGINE_H
-#include "scummsys.h"
-#include "system.h"
+#include "common/scummsys.h"
+#include "common/system.h"
extern const char *gScummVMVersion; // e.g. "0.4.1"
extern const char *gScummVMBuildDate; // e.g. "2003-06-24"