summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cvs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cvs.c')
-rw-r--r--src/mame/drivers/cvs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cvs.c b/src/mame/drivers/cvs.c
index 158de03a9ef..7a2a4863aea 100644
--- a/src/mame/drivers/cvs.c
+++ b/src/mame/drivers/cvs.c
@@ -90,7 +90,7 @@ Todo & FIXME:
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/s2650/s2650.h"
#include "sound/dac.h"
#include "sound/tms5110.h"