Merge branch 'master' of github.com:elmindreda/glfw

This commit is contained in:
Camilla Berglund
2011-10-05 00:52:45 +02:00
7 changed files with 39 additions and 43 deletions
+3
View File
@@ -43,6 +43,9 @@
#include <windows.h>
#include <mmsystem.h>
// This path may need to be changed if you build GLFW using your own setup
// We ship and use our own copy of wglext.h since GLFW uses fairly new
// extensions and not all operating systems come with an up-to-date version
#include "../support/GL/wglext.h"