diff options
Diffstat (limited to 'src/emu/memarray.cpp')
-rw-r--r-- | src/emu/memarray.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/memarray.cpp b/src/emu/memarray.cpp index 92069a1f4cb..a5248399924 100644 --- a/src/emu/memarray.cpp +++ b/src/emu/memarray.cpp @@ -9,6 +9,7 @@ ***************************************************************************/ #include "emu.h" +#include "memarray.h" //************************************************************************** |