summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/coco_gmc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/coco/coco_gmc.cpp')
-rw-r--r--src/devices/bus/coco/coco_gmc.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/bus/coco/coco_gmc.cpp b/src/devices/bus/coco/coco_gmc.cpp
index 8e9ac52d4a9..3c257e2b3ef 100644
--- a/src/devices/bus/coco/coco_gmc.cpp
+++ b/src/devices/bus/coco/coco_gmc.cpp
@@ -17,6 +17,8 @@
***************************************************************************/
#include "emu.h"
+#include "coco_gmc.h"
+
#include "coco_pak.h"
#include "sound/sn76496.h"
#include "speaker.h"