added inclusion of point2.h

This commit is contained in:
Nico Pietroni 2012-01-23 13:13:24 +00:00
parent 5ad96544bb
commit 36b4d6eeab
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
****************************************************************************/
#ifndef __VCGLIB_GLU_TESSELATOR_H
#define __VCGLIB_GLU_TESSELATOR_H
#include <vcg/space/point2.h>
#include <vector>
#ifndef GL_VERSION_1_1