summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cloud9.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cloud9.c')
-rw-r--r--src/mame/drivers/cloud9.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cloud9.c b/src/mame/drivers/cloud9.c
index fe14c5e7539..0658fca7e6b 100644
--- a/src/mame/drivers/cloud9.c
+++ b/src/mame/drivers/cloud9.c
@@ -90,7 +90,7 @@
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/m6502/m6502.h"
#include "sound/pokey.h"
#include "includes/cloud9.h"