X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fglwrap.c;h=224a0faacbfda31f33e75691d5674875aafa2302;hb=53c5f5f90611ce35d13f7051b26ac482d1336fc5;hp=59bf1fb12cedc3333a77abf1e1a044edf26edc22;hpb=49f8063ce156a50d4b3b8c77a1508a21ea2bfe90;p=gldbg.git diff --git a/source/glwrap.c b/source/glwrap.c index 59bf1fb..224a0fa 100644 --- a/source/glwrap.c +++ b/source/glwrap.c @@ -10,7 +10,9 @@ Distributed under the GPL #include #include #include +#include #include +#include #include "functions.h" static inline void *glsym(const char *sym)