diff options
Diffstat (limited to 'src/devices/video/am8052.cpp')
-rw-r--r-- | src/devices/video/am8052.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/am8052.cpp b/src/devices/video/am8052.cpp index e97e2488b9f..628e9c701e8 100644 --- a/src/devices/video/am8052.cpp +++ b/src/devices/video/am8052.cpp @@ -9,7 +9,7 @@ **********************************************************************/ #include "emu.h" -#include "video/am8052.h" +#include "am8052.h" //#include "screen.h" //************************************************************************** |