st/mesa: Remove unnecessary header from st_cb_strings.c.

This commit is contained in:
Vinson Lee
2010-01-14 22:30:00 -08:00
parent 644572a372
commit cde041cd13
-1
View 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"