X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=state.c;h=058b30c2f4cb80c9d60fc0de6f38738af95092ba;hp=ac4881875a6185e96fd0aa5ba80bcd50846ec98c;hb=9a079c3760813dd9715edab1c7ebc5d43b385bef;hpb=c62d28102c77e19c291c78bf6bf7f0a81abd54b9 diff --git a/state.c b/state.c index ac48818..058b30c 100644 --- a/state.c +++ b/state.c @@ -38,6 +38,7 @@ #include "general.h" #include "state.h" #include "memory.h" +#include "ppu.h" static SFORMAT SFMDATA[64]; static int SFEXINDEX;