tess_macro.h included
authorJouk Jansen <joukj@hrem.stm.tudelft.nl>
Thu, 11 Nov 1999 09:55:39 +0000 (09:55 +0000)
committerJouk Jansen <joukj@hrem.stm.tudelft.nl>
Thu, 11 Nov 1999 09:55:39 +0000 (09:55 +0000)
src/glu/mesa/quadric.c

index 8bdf7cc085214d6423cda3a5471b62efbbbfc072..e1ab664810bd693541e5148f4931cd099072c488 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: quadric.c,v 1.2 1999/11/11 03:21:43 kendallb Exp $ */
+/* $Id: quadric.c,v 1.3 1999/11/11 09:55:39 joukj Exp $ */
 
 /*
  * Mesa 3-D graphics library
 
 /*
  * $Log: quadric.c,v $
+ * Revision 1.3  1999/11/11 09:55:39  joukj
+ *
+ *  tess_macro.h included
+ *
  * Revision 1.2  1999/11/11 03:21:43  kendallb
  *
  *  . Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility
 #include <stdio.h>
 #include <stdlib.h>
 #include "gluP.h"
+#include "tess_macros.h"
 #endif