X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=input%2Fshare.h;h=bddf9533baf83eb8c7dedea057143ee78e4859fa;hp=8e8c3335b9122521102acec8f13ba2246f17e268;hb=92764e6252a3691033d6044b466bf716c96b62d5;hpb=ea80a45b1dbd9f2c46567e18a2e18fcbb6e55c8d diff --git a/input/share.h b/input/share.h index 8e8c333..bddf953 100644 --- a/input/share.h +++ b/input/share.h @@ -2,6 +2,7 @@ #include "../input.h" #include "../fce.h" #include "../svga.h" +#include "../palette.h" #include "../x6502.h" void FCEU_DrawCursor(uint8 *buf, int xc, int yc);