From 202c33d5e4c3a99f4c1950e2f62f2d81bd44e5aa Mon Sep 17 00:00:00 2001 From: hap Date: Thu, 11 Apr 2024 22:30:50 +0200 Subject: ds8874: move to video folder (led driver chip), misc: remove folder from self #include --- src/devices/machine/genpc.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/devices/machine/genpc.cpp') diff --git a/src/devices/machine/genpc.cpp b/src/devices/machine/genpc.cpp index 3dcfc3dc192..b0e57789932 100644 --- a/src/devices/machine/genpc.cpp +++ b/src/devices/machine/genpc.cpp @@ -4,11 +4,10 @@ machine/genpc.cpp - ***************************************************************************/ #include "emu.h" -#include "machine/genpc.h" +#include "genpc.h" #include "imagedev/cassette.h" #include "machine/i8255.h" -- cgit v1.2.3