X-Git-Url: http://git.tdb.fi/?p=gldbg.git;a=blobdiff_plain;f=flavors%2Fgles2%2Fsource%2Fglwrap_funcs.c;h=01314f2295fb7299e498cbc491fa52605bc2ceef;hp=e4f457abe6a5c7586832c660ca9a0bd9477cc4ec;hb=ea3d851aa52e999b1c5a5fa52c97ff5019756c0e;hpb=7642653a18f7464dd093a93a1247b8f18e53cd1a diff --git a/flavors/gles2/source/glwrap_funcs.c b/flavors/gles2/source/glwrap_funcs.c index e4f457a..01314f2 100644 --- a/flavors/gles2/source/glwrap_funcs.c +++ b/flavors/gles2/source/glwrap_funcs.c @@ -7,6 +7,7 @@ Distributed under the GPL #include #include "arraysize.h" +#include "breakpoint.h" #include "functions.h" #include "glwrap.h" #include "opengl.h"