Got the following error when updating my SDL/GFX
First popped up trying out the demo code for GFX
In file included from ..\github.com\veandco\go-sdl2\gfx\sdl_gfx.go:8:0:
./sdl_gfx_wrapper.h:2:11: fatal error: SDL2/SDL2_framerate.h: No such file or directory
#include <SDL2/SDL2_framerate.h>
Got the following error when updating my SDL/GFX First popped up trying out the demo code for GFX