s/format/baseFormat/ to be more explicit
[mesa.git] / src / mesa / main / fog.h
index 7df4f0b6735f285b1c1aad6fec697fdfdb1a155a..9191a4a54ccaac65dd911b417b10b5260e23d544 100644 (file)
 #define FOG_H
 
 
-#include "mtypes.h"
+#include "glheader.h"
+#include "mfeatures.h"
+
+struct gl_context;
 
 
 #if _HAVE_FULL_GL