some warnings fixed, nsf fixed, palettes, more code backported
[fceu.git] / input / share.h
index 8e8c333..bddf953 100644 (file)
@@ -2,6 +2,7 @@
 #include "../input.h"
 #include "../fce.h"
 #include "../svga.h"
 #include "../input.h"
 #include "../fce.h"
 #include "../svga.h"
+#include "../palette.h"
 #include "../x6502.h"
 
 void FCEU_DrawCursor(uint8 *buf, int xc, int yc);
 #include "../x6502.h"
 
 void FCEU_DrawCursor(uint8 *buf, int xc, int yc);