summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rampart.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rampart.c')
-rw-r--r--src/mame/drivers/rampart.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/rampart.c b/src/mame/drivers/rampart.c
index 80c399450d7..99d38252c82 100644
--- a/src/mame/drivers/rampart.c
+++ b/src/mame/drivers/rampart.c
@@ -22,7 +22,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "includes/rampart.h"
#include "sound/okim6295.h"