glut->GL/glut (for real this time)
This commit is contained in:
parent
45dc280239
commit
d652973606
|
@ -27,7 +27,7 @@ Histoy
|
|||
#ifndef __VCG_GLADDONS
|
||||
#define __VCG_GLADDONS
|
||||
|
||||
#include <glut.h>
|
||||
#include <GL/glut.h>
|
||||
#include <wrap/gl/math.h>
|
||||
#include <wrap/gl/space.h>
|
||||
#include <vcg/space/point3.h>
|
||||
|
@ -432,4 +432,4 @@ public:
|
|||
}
|
||||
};
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue