diff options
| author | Ori Avtalion | 2016-04-14 16:10:21 +0300 |
|---|---|---|
| committer | Ori Avtalion | 2016-04-14 16:10:21 +0300 |
| commit | 356403233047e260e34887ba0144892be322f472 (patch) | |
| tree | 354b2e73ded557e3aa543460a1fe8e952b4a0c88 /audio/mods | |
| parent | 253e18c44080f57eb2334296e09297a2db5efda9 (diff) | |
| download | scummvm-rg350-356403233047e260e34887ba0144892be322f472.tar.gz scummvm-rg350-356403233047e260e34887ba0144892be322f472.tar.bz2 scummvm-rg350-356403233047e260e34887ba0144892be322f472.zip | |
JANITORIAL: Reduce audio header dependencies
Diffstat (limited to 'audio/mods')
| -rw-r--r-- | audio/mods/protracker.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/mods/protracker.cpp b/audio/mods/protracker.cpp index 2578e9488a..ce52b61e04 100644 --- a/audio/mods/protracker.cpp +++ b/audio/mods/protracker.cpp @@ -24,8 +24,6 @@ #include "audio/mods/paula.h" #include "audio/mods/module.h" -#include "audio/audiostream.h" - #include "common/textconsole.h" namespace Modules { |
