aboutsummaryrefslogtreecommitdiff
path: root/generic/Draw.c
diff options
context:
space:
mode:
authorlecoanet2003-04-24 14:01:57 +0000
committerlecoanet2003-04-24 14:01:57 +0000
commit59246142851e0b0680f10192c27bec03c87a1f41 (patch)
treeec27bb17a15c513533de9fe40bc16b8dc0908595 /generic/Draw.c
parent8c109e99bae251b77bd6a2636a1a5a7077eb42d7 (diff)
downloadtkzinc-59246142851e0b0680f10192c27bec03c87a1f41.zip
tkzinc-59246142851e0b0680f10192c27bec03c87a1f41.tar.gz
tkzinc-59246142851e0b0680f10192c27bec03c87a1f41.tar.bz2
tkzinc-59246142851e0b0680f10192c27bec03c87a1f41.tar.xz
Corrected the glu.h include.
Diffstat (limited to 'generic/Draw.c')
-rw-r--r--generic/Draw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/generic/Draw.c b/generic/Draw.c
index 29552ea..f7b4a11 100644
--- a/generic/Draw.c
+++ b/generic/Draw.c
@@ -1894,8 +1894,6 @@ ZnRenderHollowDot(ZnWInfo *wi,
provided without guarantee or warrantee expressed or implied. This
program is -not- in the public domain. */
-#include <GL/glu.h>
-
void
ZnRenderGlyph(ZnTexFontInfo *tfi,
int c)