aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/Base/scriptables/SXStore.h
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2012-06-02 02:31:59 +0200
committerEinar Johan Trøan Sømåen2012-06-02 13:09:41 +0200
commitb02b3ebb217473f670570860d0914aee59b1e656 (patch)
treed69fdffaa04678a4dd705668287f3015b0359011 /engines/wintermute/Base/scriptables/SXStore.h
parent221490a93df13fb6b17589c48c536c73ef6576b5 (diff)
downloadscummvm-rg350-b02b3ebb217473f670570860d0914aee59b1e656.tar.gz
scummvm-rg350-b02b3ebb217473f670570860d0914aee59b1e656.tar.bz2
scummvm-rg350-b02b3ebb217473f670570860d0914aee59b1e656.zip
WINTERMUTE: Add folders for utils and video
Diffstat (limited to 'engines/wintermute/Base/scriptables/SXStore.h')
-rw-r--r--engines/wintermute/Base/scriptables/SXStore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/Base/scriptables/SXStore.h b/engines/wintermute/Base/scriptables/SXStore.h
index 42fe6983e4..0d73bb9c11 100644
--- a/engines/wintermute/Base/scriptables/SXStore.h
+++ b/engines/wintermute/Base/scriptables/SXStore.h
@@ -29,7 +29,7 @@
#ifndef WINTERMUTE_SXSTORE_H
#define WINTERMUTE_SXSTORE_H
#include "engines/wintermute/Base/BPersistMgr.h"
-#include "engines/wintermute/utils.h"
+#include "engines/wintermute/utils/utils.h"
#include "engines/wintermute/Base/BObject.h"
namespace WinterMute {