Fixed pthread.h not included by GLX header.

This commit is contained in:
Camilla Berglund
2013-12-10 00:46:06 +01:00
parent 61ccb034d0
commit 402189ba14
3 changed files with 4 additions and 1 deletions
+2
View File
@@ -41,6 +41,8 @@
#include <dlfcn.h>
#endif
#include <pthread.h>
// We support four different ways for getting addresses for GL/GLX
// extension functions: glXGetProcAddress, glXGetProcAddressARB,
// glXGetProcAddressEXT, and dlsym