summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/coleco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/coleco.h')
-rw-r--r--src/mame/includes/coleco.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/coleco.h b/src/mame/includes/coleco.h
index 742f7a387dd..3367bd3ac38 100644
--- a/src/mame/includes/coleco.h
+++ b/src/mame/includes/coleco.h
@@ -11,7 +11,7 @@
#include "sound/sn76496.h"
#include "video/tms9928a.h"
#include "machine/coleco.h"
-#include "bus/coleco/exp.h"
+#include "bus/coleco/cartridge/exp.h"
class coleco_state : public driver_device
{