OSDN Git Service

st/mesa: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Thu, 13 May 2010 08:37:44 +0000 (01:37 -0700)
committerVinson Lee <vlee@vmware.com>
Thu, 13 May 2010 08:37:44 +0000 (01:37 -0700)
src/mesa/state_tracker/st_cb_drawtex.c

index 18cebbc..3d99d6c 100644 (file)
@@ -15,7 +15,6 @@
 #include "main/imports.h"
 #include "main/image.h"
 #include "main/bufferobj.h"
-#include "main/drawtex.h"
 #include "main/macros.h"
 #include "shader/program.h"
 #include "shader/prog_print.h"