diff --git a/src/devices/machine/68153bim.cpp b/src/devices/machine/68153bim.cpp index cb7d14f5291..a5ee8d17542 100644 --- a/src/devices/machine/68153bim.cpp +++ b/src/devices/machine/68153bim.cpp @@ -23,9 +23,9 @@ ------------------------------------------------------------------------- */ - -#include "cpu/m68000/m68000.h" +#include "emu.h" #include "68153bim.h" +#include "cpu/m68000/m68000.h" #define LOG_GENERAL 0x01 #define LOG_SETUP 0x02