X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pico%2Fvideoport.c;h=6c876aeaad02f3a4102332e576fc47af6d926d44;hb=948aa481fa136185771fc85b4b8abaffe3795aef;hp=1e60686847095cdec9f78306e13345d9c0cfe220;hpb=53f948c9014404685aaacce497755794c25bc5b6;p=picodrive.git diff --git a/pico/videoport.c b/pico/videoport.c index 1e60686..6c876ae 100644 --- a/pico/videoport.c +++ b/pico/videoport.c @@ -8,7 +8,6 @@ */ #include "pico_int.h" -#include "cd/gfx_cd.h" int line_base_cycles; extern const unsigned char hcounts_32[];