summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/vdm7932x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/vdm7932x.cpp')
-rw-r--r--src/mame/drivers/vdm7932x.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/vdm7932x.cpp b/src/mame/drivers/vdm7932x.cpp
index c3e60dd7000..71c630b8d0f 100644
--- a/src/mame/drivers/vdm7932x.cpp
+++ b/src/mame/drivers/vdm7932x.cpp
@@ -8,7 +8,7 @@
#include "emu.h"
#include "cpu/z80/z80.h"
-#include "cpu/mcs51/mcs51.cpp"
+#include "cpu/mcs51/mcs51.h"
#include "machine/pit8253.h"
#include "machine/i8255.h"
#include "machine/z80ctc.h"