st/mesa: Remove unnecessary header from st_cb_drawpixels.c.
authorVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 21:29:15 +0000 (13:29 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 21:29:15 +0000 (13:29 -0800)
src/mesa/state_tracker/st_cb_drawpixels.c

index fe9a11d098a397c9efa97aefe80513dafc774dbb..23db3f196893899dcc1e7e9884c846f870cb3daa 100644 (file)
@@ -47,7 +47,6 @@
 #include "st_cb_drawpixels.h"
 #include "st_cb_readpixels.h"
 #include "st_cb_fbo.h"
-#include "st_draw.h"
 #include "st_format.h"
 #include "st_texture.h"
 #include "st_inlines.h"