summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pandoras.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pandoras.c')
-rw-r--r--src/mame/drivers/pandoras.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/pandoras.c b/src/mame/drivers/pandoras.c
index e6f08492798..21277068cf3 100644
--- a/src/mame/drivers/pandoras.c
+++ b/src/mame/drivers/pandoras.c
@@ -21,7 +21,7 @@ Boards:
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6809/m6809.h"
#include "cpu/z80/z80.h"
#include "cpu/mcs48/mcs48.h"