diff options
Diffstat (limited to 'src/mame/drivers/feversoc.cpp')
-rw-r--r-- | src/mame/drivers/feversoc.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/feversoc.cpp b/src/mame/drivers/feversoc.cpp index 7baa7fc5b71..990d72702e4 100644 --- a/src/mame/drivers/feversoc.cpp +++ b/src/mame/drivers/feversoc.cpp @@ -66,7 +66,7 @@ U0564 LH28F800SU OBJ4-1 *******************************************************************************************/ #include "emu.h" -#include "cpu/superh/sh2.h" +#include "cpu/sh/sh2.h" #include "machine/seibuspi.h" #include "sound/okim6295.h" #include "machine/eepromser.h" |