build fixes
authorAlan Hourihane <alanh@tungstengraphics.com>
Thu, 4 Dec 2003 13:40:28 +0000 (13:40 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Thu, 4 Dec 2003 13:40:28 +0000 (13:40 +0000)
src/mesa/drivers/dri/ffb/ffb_lines.c
src/mesa/drivers/dri/ffb/ffb_points.c

index fec6b9306f2052ee2d75de724442c3f74331d5e2..da1de18f36815bfa510b7fc5939db72191a35f67 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "mtypes.h"
 #include "mm.h"
-#include "mmath.h"
 #include "ffb_dd.h"
 #include "ffb_span.h"
 #include "ffb_depth.h"
index 6505530c788563f7de306f4c58f9518cdaa90c55..a7496dd1d642ac697d85f31498773b54ca9107fa 100644 (file)
@@ -26,7 +26,6 @@
  */
 
 #include "mtypes.h"
-#include "mmath.h"
 #include "ffb_dd.h"
 #include "ffb_context.h"
 #include "ffb_vb.h"