summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cischeat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cischeat.cpp')
-rw-r--r--src/mame/drivers/cischeat.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/cischeat.cpp b/src/mame/drivers/cischeat.cpp
index 186e16c83b6..f458f4570e9 100644
--- a/src/mame/drivers/cischeat.cpp
+++ b/src/mame/drivers/cischeat.cpp
@@ -170,11 +170,13 @@ Cisco Heat.
***************************************************************************/
#include "emu.h"
+#include "includes/cischeat.h"
+
#include "cpu/m68000/m68000.h"
#include "sound/ym2151.h"
#include "sound/okim6295.h"
#include "machine/jalcrpt.h"
-#include "includes/cischeat.h"
+#include "speaker.h"
#include "cischeat.lh"
#include "f1gpstar.lh"