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
@@ -78,6 +78,8 @@ guide in the GLFW documentation.
- [X11] Bugfix: Removed joystick axis value negation left over from GLFW 2
- [X11] Bugfix: The position of hidden windows was ignored by Metacity
and Compiz
- [X11] Bugfix: The `pthread.h` header was not included by the GLX platform
header.
## Contact