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
commit0e517fe023a697d9df45e56548f77946a3d0ddb9 (patch)
tree5166041a51236814028fc71befa8a3fcb524ecb1 /src/sound.cpp
parent931e6ea49de62723c57523095c38f26d36fcc134 (diff)
downloadopenttd-0e517fe023a697d9df45e56548f77946a3d0ddb9.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"