summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/aha1542.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/isa/aha1542.cpp')
-rw-r--r--src/devices/bus/isa/aha1542.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/isa/aha1542.cpp b/src/devices/bus/isa/aha1542.cpp
index 4ea36e2671e..9218b7cf08c 100644
--- a/src/devices/bus/isa/aha1542.cpp
+++ b/src/devices/bus/isa/aha1542.cpp
@@ -74,6 +74,7 @@
* source: http://download.adaptec.com/pdfs/installation_guides/1540cfig.pdf
*/
+#include "emu.h"
#include "aha1542.h"
#include "cpu/z80/z80.h"