diff options
Diffstat (limited to 'src/newgrf_sound.cpp')
-rw-r--r-- | src/newgrf_sound.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newgrf_sound.cpp b/src/newgrf_sound.cpp index adafd8d90..078e77b26 100644 --- a/src/newgrf_sound.cpp +++ b/src/newgrf_sound.cpp @@ -6,6 +6,7 @@ #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" |