summaryrefslogtreecommitdiff
path: root/src/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound.cpp')
-rw-r--r--src/sound.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sound.cpp b/src/sound.cpp
index 429710f66..586d12c1a 100644
--- a/src/sound.cpp
+++ b/src/sound.cpp
@@ -3,15 +3,12 @@
/** @file sound.cpp Handling of playing sounds. */
#include "stdafx.h"
-#include "openttd.h"
#include "landscape.h"
#include "mixer.h"
-#include "sound_func.h"
#include "fileio_func.h"
#include "newgrf_sound.h"
#include "fios.h"
#include "window_gui.h"
-#include "core/alloc_func.hpp"
#include "map_func.h"
#include "vehicle_base.h"
#include "debug.h"