aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/auto00.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/auto00.cpp')
-rw-r--r--engines/cine/auto00.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/cine/auto00.cpp b/engines/cine/auto00.cpp
index b18b08dd3b..8db2adf752 100644
--- a/engines/cine/auto00.cpp
+++ b/engines/cine/auto00.cpp
@@ -22,9 +22,11 @@
*
*/
+#include "cine/auto00.h"
+
namespace Cine {
-unsigned char AUT000[] = {
+const unsigned char AUT000[] = {
0x00, 0x32, 0x00, 0x00, 0x00, 0x54, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,