aboutsummaryrefslogtreecommitdiff
path: root/scumm/debugger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/debugger.cpp')
-rw-r--r--scumm/debugger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scumm/debugger.cpp b/scumm/debugger.cpp
index dd8415d866..74d3aef13c 100644
--- a/scumm/debugger.cpp
+++ b/scumm/debugger.cpp
@@ -22,6 +22,7 @@
#include "scumm.h"
#include "sound.h"
#include "actor.h"
+#include "boxes.h"
#include "imuse.h"
#include "debugger.h"
#include "common/util.h"