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

extern int IS_JNI_1_2;