summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dkong.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/dkong.cpp')
-rw-r--r--src/mame/drivers/dkong.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/dkong.cpp b/src/mame/drivers/dkong.cpp
index a871124363e..6f3bee6af35 100644
--- a/src/mame/drivers/dkong.cpp
+++ b/src/mame/drivers/dkong.cpp
@@ -407,12 +407,14 @@ Donkey Kong Notes
***************************************************************************/
#include "emu.h"
+#include "includes/dkong.h"
+
#include "cpu/z80/z80.h"
#include "cpu/s2650/s2650.h"
#include "cpu/m6502/m6502.h"
-#include "includes/dkong.h"
#include "machine/eepromser.h"
+
/*************************************
*
* Defines