r5xx: Fixup emit_tex, add debugging info, enable temp temps.
[mesa.git] / src / mesa / math / m_eval.h
index 2553c96a678a222d116c0bb74b8c2968cc5c2625..d73ecaafb28f2b4b47fd59b4e869ded6f6b9b9ef 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: m_eval.h,v 1.2 2001/03/12 00:48:41 gareth Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -27,7 +26,7 @@
 #ifndef _M_EVAL_H
 #define _M_EVAL_H
 
-#include "glheader.h"
+#include "main/glheader.h"
 
 void _math_init_eval( void );