summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/triplhnt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/triplhnt.cpp')
-rw-r--r--src/mame/drivers/triplhnt.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/triplhnt.cpp b/src/mame/drivers/triplhnt.cpp
index 9f6e1d288c1..a165bc4183a 100644
--- a/src/mame/drivers/triplhnt.cpp
+++ b/src/mame/drivers/triplhnt.cpp
@@ -9,9 +9,10 @@ Atari Triple Hunt Driver
***************************************************************************/
#include "emu.h"
+#include "includes/triplhnt.h"
#include "cpu/m6800/m6800.h"
#include "machine/nvram.h"
-#include "includes/triplhnt.h"
+#include "speaker.h"