r300g: Remove unnecessary header.

This commit is contained in:
Vinson Lee 2010-07-12 14:12:02 -07:00
parent cd629c28d7
commit 5ba0ba72d9

View file

@ -32,7 +32,6 @@
#include "r300_emit.h"
#include "r300_fs.h"
#include "r300_screen.h"
#include "r300_texture.h"
#include "r300_screen_buffer.h"
#include "r300_vs.h"