summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/timeplt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/timeplt.cpp')
-rw-r--r--src/mame/drivers/timeplt.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/mame/drivers/timeplt.cpp b/src/mame/drivers/timeplt.cpp
index c1f189bde95..5c782878f65 100644
--- a/src/mame/drivers/timeplt.cpp
+++ b/src/mame/drivers/timeplt.cpp
@@ -48,13 +48,14 @@
***************************************************************************/
#include "emu.h"
+#include "includes/timeplt.h"
+#include "includes/konamipt.h"
+#include "audio/timeplt.h"
+
#include "cpu/z80/z80.h"
#include "machine/gen_latch.h"
#include "machine/watchdog.h"
-#include "includes/konamipt.h"
-#include "audio/timeplt.h"
#include "sound/ay8910.h"
-#include "includes/timeplt.h"
#define MASTER_CLOCK XTAL_18_432MHz