summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vp101.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vp101.c')
-rw-r--r--src/mame/drivers/vp101.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vp101.c b/src/mame/drivers/vp101.c
index a59724ee089..e2045b44083 100644
--- a/src/mame/drivers/vp101.c
+++ b/src/mame/drivers/vp101.c
@@ -12,7 +12,7 @@
****************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/mips/mips3.h"
#include "machine/idectrl.h"