swrast: Remove unnecessary header from s_depth.c.
authorVinson Lee <vlee@vmware.com>
Thu, 14 Jan 2010 06:36:01 +0000 (22:36 -0800)
committerVinson Lee <vlee@vmware.com>
Thu, 14 Jan 2010 06:36:01 +0000 (22:36 -0800)
src/mesa/swrast/s_depth.c

index c37a54e..0b6bb7e 100644 (file)
@@ -28,7 +28,6 @@
 #include "main/formats.h"
 #include "main/macros.h"
 #include "main/imports.h"
-#include "main/fbobject.h"
 
 #include "s_depth.h"
 #include "s_context.h"