st/mesa: Remove unnecessary header from st_atom_pixeltransfer.c.
authorVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 08:52:34 +0000 (00:52 -0800)
committerVinson Lee <vlee@vmware.com>
Sat, 16 Jan 2010 08:52:34 +0000 (00:52 -0800)
src/mesa/state_tracker/st_atom_pixeltransfer.c

index babfcc87b4ab8e2081df7166e683faa290890b36..830030016121723ececed0b25ce2b6d5bc332937 100644 (file)
@@ -43,7 +43,6 @@
 
 #include "st_context.h"
 #include "st_format.h"
-#include "st_program.h"
 #include "st_texture.h"
 #include "st_inlines.h"