summaryrefslogtreecommitdiff
path: root/src/sound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound.cpp')
-rw-r--r--src/sound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound.cpp b/src/sound.cpp
index ab5872b12..81c22cbb4 100644
--- a/src/sound.cpp
+++ b/src/sound.cpp
@@ -7,7 +7,7 @@
#include "landscape.h"
#include "mixer.h"
#include "sound_func.h"
-#include "fileio.h"
+#include "fileio_func.h"
#include "newgrf_sound.h"
#include "fios.h"
#include "window_gui.h"