mesa/core: Add definitions and translations for EXT_texture_sRGB_R8
[mesa.git] / src / mesa / swrast / s_fog.c
index e270b7e244e60ebf4b518e91f329820b0f9e023b..33da09b618db7c0a9cf1fc64e675c673d277edd5 100644 (file)
@@ -24,8 +24,8 @@
 
 
 #include "c99_math.h"
+#include "main/errors.h"
 #include "main/glheader.h"
-#include "main/colormac.h"
 #include "main/macros.h"
 
 #include "s_context.h"