summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tgtpanic.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tgtpanic.c')
-rw-r--r--src/mame/drivers/tgtpanic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tgtpanic.c b/src/mame/drivers/tgtpanic.c
index 18953471fc8..931621aded0 100644
--- a/src/mame/drivers/tgtpanic.c
+++ b/src/mame/drivers/tgtpanic.c
@@ -9,7 +9,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
static UINT8 *ram;