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