summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/c64
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2013-10-23 13:01:30 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2013-10-23 13:01:30 +0000
commita31774ab7ce565f0f06fc6cb5d70b541e13fb98f (patch)
tree153943786b04f951261dc2596dfbe36190cc5640 /src/emu/bus/c64
parentd2616441c05d69116f75c10104dba76c969745f0 (diff)
moved centronics into emu/bus (nw)
Diffstat (limited to 'src/emu/bus/c64')
-rw-r--r--src/emu/bus/c64/geocable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/c64/geocable.h b/src/emu/bus/c64/geocable.h
index 240e267bc78..2b8a0a4de20 100644
--- a/src/emu/bus/c64/geocable.h
+++ b/src/emu/bus/c64/geocable.h
@@ -17,7 +17,7 @@
#include "emu.h"
#include "user.h"
-#include "machine/ctronics.h"
+#include "bus/centronics/ctronics.h"