*** empty log message ***

svn path=/trunk/boinc/; revision=2134
This commit is contained in:
David Anderson 2003-08-18 17:07:06 +00:00
parent 496d993f8e
commit 541a1f8456
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include <windows.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <glut.h>
#include <GL/glut.h>
#endif
#ifdef __APPLE_CC__
#include <OpenGL/gl.h>