- added missing include file
This commit is contained in:
parent
993a2f70c7
commit
ad76ffb8b7
|
@ -2,6 +2,7 @@
|
|||
#define POLY_TRIANGULATOR_H
|
||||
|
||||
#include "util_dae.h"
|
||||
#include <wrap/gl/glu_tesselator.h>
|
||||
|
||||
namespace vcg {
|
||||
namespace tri {
|
||||
|
|
Loading…
Reference in New Issue