draw llvm: Remove unnecessary header.

This commit is contained in:
Vinson Lee 2010-04-19 23:58:23 -07:00
parent a69ef34640
commit 11913e9798

View file

@ -10,7 +10,6 @@
#include "gallivm/lp_bld_debug.h"
#include "gallivm/lp_bld_tgsi.h"
#include "gallivm/lp_bld_printf.h"
#include "gallivm/lp_bld_init.h"
#include "tgsi/tgsi_exec.h"