summaryrefslogtreecommitdiff
path: root/src/sound.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-01-09 09:45:45 +0000
committerrubidium <rubidium@openttd.org>2008-01-09 09:45:45 +0000
commit64d691bacc11cfca3b5c948dffb4eeb29aa8746e (patch)
tree5166041a51236814028fc71befa8a3fcb524ecb1 /src/sound.cpp
parent342ad858e530d0a1aea0645c8604bb05c3d9ecc8 (diff)
downloadopenttd-64d691bacc11cfca3b5c948dffb4eeb29aa8746e.tar.xz
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
Diffstat (limited to 'src/sound.cpp')
-rw-r--r--src/sound.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound.cpp b/src/sound.cpp
index c2047c05e..02e65f46b 100644
--- a/src/sound.cpp
+++ b/src/sound.cpp
@@ -7,7 +7,6 @@
#include "landscape.h"
#include "mixer.h"
#include "sound_func.h"
-#include "viewport.h"
#include "fileio.h"
#include "newgrf_sound.h"
#include "fios.h"