diff options
Diffstat (limited to 'src/devices/machine/ch376.cpp')
-rw-r--r-- | src/devices/machine/ch376.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/ch376.cpp b/src/devices/machine/ch376.cpp index dfd6d7eca8b..6f971de7186 100644 --- a/src/devices/machine/ch376.cpp +++ b/src/devices/machine/ch376.cpp @@ -26,7 +26,7 @@ #include "emu.h" #include "emuopts.h" -#include "machine/ch376.h" +#include "ch376.h" #include "multibyte.h" |