summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/c65.h
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2014-10-11 06:59:38 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2014-10-11 06:59:38 +0000
commit8bed8ef381a2665b26eaa4e87b9a05114e178813 (patch)
tree2f02c82e2ffabfeb7104d21db6577590cc7e7825 /src/mess/includes/c65.h
parentcba6034c4402a1371ff66defee74daccc41ac052 (diff)
so long, cartslot.c... you made a really great job, when we
had no concept of slot devices...
Diffstat (limited to 'src/mess/includes/c65.h')
-rw-r--r--src/mess/includes/c65.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/includes/c65.h b/src/mess/includes/c65.h
index 4f5db29d178..0cb898178e0 100644
--- a/src/mess/includes/c65.h
+++ b/src/mess/includes/c65.h
@@ -9,7 +9,6 @@
#include "machine/mos6526.h"
#include "bus/cbmiec/cbmiec.h"
-#include "imagedev/cartslot.h"
#include "imagedev/snapquik.h"
#include "machine/ram.h"
#include "sound/mos6581.h"