summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pacland.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/pacland.c')
-rw-r--r--src/mame/video/pacland.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/pacland.c b/src/mame/video/pacland.c
index 05c9dbd24d2..abb4a46eb9a 100644
--- a/src/mame/video/pacland.c
+++ b/src/mame/video/pacland.c
@@ -24,7 +24,7 @@ sprite color 0x7f will erase the tilemap and force it to be transparent.
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
UINT8 *pacland_videoram,*pacland_videoram2,*pacland_spriteram;