summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt.opengl/common/library/gl.h
blob: 4fb1ae239fc95dcdeb362353bbcac9d395af917e (plain)
1
2
3
4
5
6
#ifdef WIN32
#include <windows.h>
#endif
#include <GL/gl.h>

extern int IS_JNI_1_2;