diff options
Diffstat (limited to 'src/sdl2gfx/SDL2_framerate.h')
-rw-r--r-- | src/sdl2gfx/SDL2_framerate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sdl2gfx/SDL2_framerate.h b/src/sdl2gfx/SDL2_framerate.h index a2e62e944..1f5a70c85 100644 --- a/src/sdl2gfx/SDL2_framerate.h +++ b/src/sdl2gfx/SDL2_framerate.h @@ -37,7 +37,7 @@ extern "C" { /* --- */ -#include "SDL.h" +#include <SDL.h> /* --------- Definitions */ |