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

This commit is contained in:
Vinson Lee
2010-01-16 00:36:31 -08:00
parent cc2f2268f5
commit 227fc5a308

View File

@@ -53,7 +53,6 @@
#include "st_atom.h"
#include "st_program.h"
#include "st_atom_shader.h"
#include "st_mesa_to_tgsi.h"
/**