X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fvideoport.c;fp=Pico%2FVideoPort.c;h=3d74f519bb93d97045935c1b84c6330b1a5c3126;hb=efcba75f8a730340df6c1b679a207723f98d1ee6;hp=6aabe88e471102589eebcbdd8ced851da3b2cc9b;hpb=6a13ef3f56a80ac698d463f5d00235ea2a090f52;p=picodrive.git diff --git a/Pico/VideoPort.c b/Pico/videoport.c similarity index 96% rename from Pico/VideoPort.c rename to Pico/videoport.c index 6aabe88..3d74f51 100644 --- a/Pico/VideoPort.c +++ b/Pico/videoport.c @@ -7,7 +7,7 @@ // For commercial use, separate licencing terms must be obtained. -#include "PicoInt.h" +#include "pico_int.h" #include "cd/gfx_cd.h" extern const unsigned char hcounts_32[];