diff options
Diffstat (limited to 'src/devices/video/m50458.cpp')
-rw-r--r-- | src/devices/video/m50458.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/m50458.cpp b/src/devices/video/m50458.cpp index 0ccbec7eebe..93cdf3c8011 100644 --- a/src/devices/video/m50458.cpp +++ b/src/devices/video/m50458.cpp @@ -17,7 +17,7 @@ ***************************************************************************/ #include "emu.h" -#include "video/m50458.h" +#include "m50458.h" #include "screen.h" |