aboutsummaryrefslogtreecommitdiff
path: root/scumm/bundle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/bundle.cpp')
-rw-r--r--scumm/bundle.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/scumm/bundle.cpp b/scumm/bundle.cpp
index 2f4ab2f487..329929a4a9 100644
--- a/scumm/bundle.cpp
+++ b/scumm/bundle.cpp
@@ -19,10 +19,9 @@
*/
#include "stdafx.h"
-#include "scumm.h"
-#include "scummsys.h"
-#include "bundle.h"
-#include "file.h"
+#include "common/scummsys.h"
+#include "scumm/scumm.h"
+#include "scumm/bundle.h"
static const int16 imcTable[] = {
0x0007, 0x0008, 0x0009, 0x000A, 0x000B, 0x000C, 0x000D, 0x000E, 0x0010, 0x0011,