X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Fgraphicsbuffer.h;h=fd897712c7d4c00a3dda86475bad1f05b2508bf7;hp=466534531d8e5ab1b665d37aa5414a6e2e71de38;hb=55790e6cc129dcac3b3d001c7f5c74c288642123;hpb=612d71e94fa4a4ca394fb1f566926392e95a2fa8 diff --git a/src/graphicsbuffer.h b/src/graphicsbuffer.h index 4665345..fd89771 100644 --- a/src/graphicsbuffer.h +++ b/src/graphicsbuffer.h @@ -1,7 +1,7 @@ #ifndef _GRAPHICSBUFFER_H #define _GRAPHICSBUFFER_H -#include +#include "SDL.h" #include "gl_core44.h"