aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/video.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/video.cpp')
-rw-r--r--engines/gob/video.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/gob/video.cpp b/engines/gob/video.cpp
index 9e1039f659..e2c25c3a22 100644
--- a/engines/gob/video.cpp
+++ b/engines/gob/video.cpp
@@ -24,6 +24,9 @@
*/
#include "common/endian.h"
+
+#include "engines/util.h"
+
#include "graphics/cursorman.h"
#include "graphics/fontman.h"
#include "graphics/surface.h"