summaryrefslogtreecommitdiff
path: root/sdl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sdl.c')
-rw-r--r--sdl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl.c b/sdl.c
index 9433faa73..c2f432c9d 100644
--- a/sdl.c
+++ b/sdl.c
@@ -4,7 +4,7 @@
#include "ttd.h"
#include "debug.h"
#include "gfx.h"
-#include "sound.h"
+#include "mixer.h"
#include "window.h"
#include <SDL.h>
#include "player.h"