diff options
Diffstat (limited to 'src/devices/machine/rp5h01.cpp')
-rw-r--r-- | src/devices/machine/rp5h01.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/rp5h01.cpp b/src/devices/machine/rp5h01.cpp index 348a4d8a780..bdd3f7b1c97 100644 --- a/src/devices/machine/rp5h01.cpp +++ b/src/devices/machine/rp5h01.cpp @@ -17,7 +17,7 @@ ***************************************************************************/ #include "emu.h" -#include "machine/rp5h01.h" +#include "rp5h01.h" // this is the contents of an unprogrammed PROM uint8_t const rp5h01_device::s_initial_data[0x10] = |