X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=util.h;h=209a7dca42958a9313ed3f5d441267d9000e187a;hp=a1e0e66e4c3269e8799f273203730cbcd7c64604;hb=416abbec4dbde5ce6b05ada2b2977b18a6718190;hpb=e8cff1305e9c4843c6424e3194f4276b031804fc diff --git a/util.h b/util.h index a1e0e66..209a7dc 100644 --- a/util.h +++ b/util.h @@ -8,7 +8,7 @@ #include -#include +#include "opengl.h" #define BUFFER_OFFSET(i) ((char *)NULL + (i))