mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Fix include for SDL_stdinc.h
This commit is contained in:
parent
a02d5a81c3
commit
cd8e1bb454
@ -22,7 +22,7 @@
|
|||||||
#ifndef SDL2PP_SDL_HH
|
#ifndef SDL2PP_SDL_HH
|
||||||
#define SDL2PP_SDL_HH
|
#define SDL2PP_SDL_HH
|
||||||
|
|
||||||
#include <SDL_stdinc.h>
|
#include <SDL2/SDL_stdinc.h>
|
||||||
|
|
||||||
#include <SDL2pp/Export.hh>
|
#include <SDL2pp/Export.hh>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user