st/mesa: Remove unnecessary header from st_cb_strings.c.
authorVinson Lee <vlee@vmware.com>
Fri, 15 Jan 2010 06:30:00 +0000 (22:30 -0800)
committerVinson Lee <vlee@vmware.com>
Fri, 15 Jan 2010 06:30:00 +0000 (22:30 -0800)
src/mesa/state_tracker/st_cb_strings.c

index bb931f1..f22c536 100644 (file)
@@ -33,7 +33,6 @@
 
 #include "main/glheader.h"
 #include "main/macros.h"
-#include "main/version.h"
 #include "pipe/p_context.h"
 #include "pipe/p_screen.h"
 #include "st_context.h"