summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes
diff options
context:
space:
mode:
author mahlemiut <bsr@xnet.co.nz>2015-09-10 23:53:20 +1200
committer mahlemiut <bsr@xnet.co.nz>2015-09-10 23:53:20 +1200
commit91b0190a5d883f5478de5c7cf3f5f6bfb05c6eab (patch)
tree92c28a4cebae7eca563e89a20bf9f0ce621d4db5 /src/mess/includes
parent78c8d33ebdb5c51f93bec64a9c3d9ffd96fcd0b7 (diff)
al520ex: added preliminary Magic Sound expansion (not working) [Barry Rodewald]
Diffstat (limited to 'src/mess/includes')
-rw-r--r--src/mess/includes/amstrad.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/includes/amstrad.h b/src/mess/includes/amstrad.h
index ca95ff7e83a..40c798ccbdb 100644
--- a/src/mess/includes/amstrad.h
+++ b/src/mess/includes/amstrad.h
@@ -29,6 +29,7 @@
#include "bus/cpc/smartwatch.h"
#include "bus/cpc/brunword4.h"
#include "bus/cpc/hd20.h"
+#include "bus/cpc/magicsound.h"
#include "machine/ram.h"
#include "imagedev/cassette.h"
#include "bus/centronics/ctronics.h"