From 5532a2e915eaa7aa3395f08a3a09f80001304e69 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 16 Jun 2003 14:35:19 +0000 Subject: * Changed to "glu.h" to fully encapsulate the tessalator in the local directory --- libtess/mesh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtess/mesh.h b/libtess/mesh.h index 43e69af..802a3ff 100644 --- a/libtess/mesh.h +++ b/libtess/mesh.h @@ -42,7 +42,7 @@ #ifndef __mesh_h_ #define __mesh_h_ -#include +#include "glu.h" typedef struct GLUmesh GLUmesh; -- cgit v1.1