X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=common%2Fhost_fb.c;h=4583a4cb376900d3fe84660480931d837b37adc2;hb=15a2d3ea45a26875a4c1199660c88a5cb6aed070;hp=be6d934cc68a2459fde012a284b71d984d405962;hpb=499bf01c2f0e075caeb23714e3376a641c04eb7c;p=ginge.git diff --git a/common/host_fb.c b/common/host_fb.c index be6d934..4583a4c 100644 --- a/common/host_fb.c +++ b/common/host_fb.c @@ -16,7 +16,7 @@ static int host_stride; #if defined(PND) -#include "linux/fbdev.c" +#include "libpicofe/linux/fbdev.c" static struct vout_fbdev *fbdev; static unsigned short host_pal[256];