aboutsummaryrefslogtreecommitdiff
path: root/engines/made/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/made/sound.h')
-rw-r--r--engines/made/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/made/sound.h b/engines/made/sound.h
index eb2157bd42..0766c1040c 100644
--- a/engines/made/sound.h
+++ b/engines/made/sound.h
@@ -26,9 +26,9 @@
#ifndef MADE_SOUND_H
#define MADE_SOUND_H
+#include "common/array.h"
#include "common/util.h"
#include "common/file.h"
-#include "common/list.h"
#include "common/stream.h"
namespace Made {