summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/karnov.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/karnov.c')
-rw-r--r--src/mame/drivers/karnov.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/karnov.c b/src/mame/drivers/karnov.c
index 764fe020b89..43ec2afcdfa 100644
--- a/src/mame/drivers/karnov.c
+++ b/src/mame/drivers/karnov.c
@@ -38,6 +38,8 @@
*******************************************************************************/
#include "driver.h"
+#include "cpu/m68000/m68000.h"
+#include "cpu/m6502/m6502.h"
#include "sound/2203intf.h"
#include "sound/3812intf.h"