diff options
Diffstat (limited to 'src/devices/bus/adamnet/ddp.cpp')
-rw-r--r-- | src/devices/bus/adamnet/ddp.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/adamnet/ddp.cpp b/src/devices/bus/adamnet/ddp.cpp index f4b2d84c743..27cb93de3e1 100644 --- a/src/devices/bus/adamnet/ddp.cpp +++ b/src/devices/bus/adamnet/ddp.cpp @@ -6,6 +6,7 @@ **********************************************************************/ +#include "emu.h" #include "ddp.h" |