summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/openttd.cpp')
-rw-r--r--src/openttd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openttd.cpp b/src/openttd.cpp
index 8ae851f53..b2c42ccf2 100644
--- a/src/openttd.cpp
+++ b/src/openttd.cpp
@@ -30,7 +30,6 @@
#include "industry.h"
#include "news.h"
#include "engine.h"
-#include "sound.h"
#include "fileio.h"
#include "fios.h"
#include "airport.h"
@@ -63,6 +62,7 @@
#include "zoom_func.h"
#include "date_func.h"
#include "vehicle_func.h"
+#include "sound_func.h"
#include "bridge_map.h"
#include "clear_map.h"