aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/bg_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/bg_list.h')
-rw-r--r--engines/cine/bg_list.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/cine/bg_list.h b/engines/cine/bg_list.h
index be8f3af75c..662a1b003b 100644
--- a/engines/cine/bg_list.h
+++ b/engines/cine/bg_list.h
@@ -25,6 +25,9 @@
#ifndef CINE_BGLIST_H_
#define CINE_BGLIST_H_
+#include "common/stdafx.h"
+#include "common/scummsys.h"
+
namespace Cine {
void addSpriteFilledToBGList(int16 idx);