X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Fgraphicsbuffer.h;h=fd897712c7d4c00a3dda86475bad1f05b2508bf7;hp=466534531d8e5ab1b665d37aa5414a6e2e71de38;hb=10c3609cc8b3212e54f6e66c129cbd7e852fcc45;hpb=f71f97f4fd251d02882ace4be3ead033ced434c4 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"