summaryrefslogtreecommitdiff
path: root/src/newgrf_sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_sound.cpp')
-rw-r--r--src/newgrf_sound.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/newgrf_sound.cpp b/src/newgrf_sound.cpp
index bc36bfd8a..7f8f31179 100644
--- a/src/newgrf_sound.cpp
+++ b/src/newgrf_sound.cpp
@@ -3,11 +3,7 @@
/** @file newgrf_sound.cpp Handling NewGRF provided sounds. */
#include "stdafx.h"
-#include "openttd.h"
-#include "oldpool.h"
-#include "engine_func.h"
#include "engine_base.h"
-#include "newgrf_callbacks.h"
#include "newgrf_engine.h"
#include "newgrf_sound.h"
#include "vehicle_base.h"