summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/wacky_gator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/wacky_gator.cpp')
-rw-r--r--src/mame/drivers/wacky_gator.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/wacky_gator.cpp b/src/mame/drivers/wacky_gator.cpp
index 4a29a46eae1..524e529d0df 100644
--- a/src/mame/drivers/wacky_gator.cpp
+++ b/src/mame/drivers/wacky_gator.cpp
@@ -21,8 +21,9 @@
#include "machine/i8255.h"
#include "machine/pit8253.h"
#include "machine/ticket.h"
-#include "sound/ym2413.h"
#include "sound/msm5205.h"
+#include "sound/ym2413.h"
+#include "speaker.h"
#include "wackygtr.lh"