summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pgm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pgm.c')
-rw-r--r--src/mame/drivers/pgm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pgm.c b/src/mame/drivers/pgm.c
index 1bb1f46e291..e3f2ec1ac52 100644
--- a/src/mame/drivers/pgm.c
+++ b/src/mame/drivers/pgm.c
@@ -282,7 +282,7 @@ Notes:
#define PGMLOGERROR 0
#define PGMARM7LOGERROR 1
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "cpu/m68000/m68000.h"
#include "cpu/arm7/arm7.h"