mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-11 00:06:20 -04:00
Add missing includes and forward declarations
This commit is contained in:
parent
3df16d40d1
commit
648a43369b
@ -23,10 +23,12 @@
|
||||
#define SDL2PP_RENDERER_HH
|
||||
|
||||
#include <SDL2/SDL_stdinc.h>
|
||||
#include <SDL2/SDL_blendmode.h>
|
||||
|
||||
#include <SDL2pp/Point.hh>
|
||||
#include <SDL2pp/Rect.hh>
|
||||
|
||||
struct SDL_RendererInfo;
|
||||
struct SDL_Renderer;
|
||||
|
||||
namespace SDL2pp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user