summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rmnimbus.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/rmnimbus.cpp')
-rw-r--r--src/mame/video/rmnimbus.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/video/rmnimbus.cpp b/src/mame/video/rmnimbus.cpp
index 4798f151c98..eba5386cef6 100644
--- a/src/mame/video/rmnimbus.cpp
+++ b/src/mame/video/rmnimbus.cpp
@@ -22,13 +22,13 @@
operation by disassembling the Nimbus bios and by writing experemental
code on the real machine.
*/
-
-#include <functional>
-
#include "emu.h"
+#include "includes/rmnimbus.h"
+
#include "debugger.h"
#include "debug/debugcon.h"
-#include "includes/rmnimbus.h"
+
+#include <functional>
#define WIDTH_MASK 0x07