aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/draci/animation.h')
-rw-r--r--engines/draci/animation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/draci/animation.h b/engines/draci/animation.h
index 1a7cb599cb..bbcf03b02f 100644
--- a/engines/draci/animation.h
+++ b/engines/draci/animation.h
@@ -26,6 +26,8 @@
#ifndef DRACI_ANIMATION_H
#define DRACI_ANIMATION_H
+#include "common/array.h"
+#include "common/list.h"
#include "common/rect.h"
#include "draci/sprite.h"