added inclusion of point2.h
This commit is contained in:
parent
5ad96544bb
commit
36b4d6eeab
wrap/gl
|
@ -22,7 +22,7 @@
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#ifndef __VCGLIB_GLU_TESSELATOR_H
|
#ifndef __VCGLIB_GLU_TESSELATOR_H
|
||||||
#define __VCGLIB_GLU_TESSELATOR_H
|
#define __VCGLIB_GLU_TESSELATOR_H
|
||||||
|
#include <vcg/space/point2.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#ifndef GL_VERSION_1_1
|
#ifndef GL_VERSION_1_1
|
||||||
|
|
Loading…
Reference in New Issue