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