aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/sound.h')
-rw-r--r--engines/agi/sound.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/agi/sound.h b/engines/agi/sound.h
index f873e043c3..881e3efd56 100644
--- a/engines/agi/sound.h
+++ b/engines/agi/sound.h
@@ -26,12 +26,9 @@
#ifndef AGI_SOUND_H
#define AGI_SOUND_H
-#include "agi/agi.h"
#include "sound/audiostream.h"
#include "sound/mixer.h"
#include "common/frac.h"
-#include "common/array.h"
-#include "common/ptr.h"
namespace Agi {