i965/fs: set rounding mode when emitting fadd, fmul and ffma instructions
[mesa.git] / src / mesa / swrast / s_feedback.c
index 67d84753e307d64ba04de89c428711c3d4126b0b..71f48ce92feeadfbde3bdf4d0dc54df2f07046cd 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.0
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
@@ -24,7 +23,6 @@
  */
 
 #include "main/glheader.h"
-#include "main/colormac.h"
 #include "main/feedback.h"
 #include "main/macros.h"