llvmpipe: Remove unnecessary headers.

This commit is contained in:
Vinson Lee
2010-01-27 18:08:37 -08:00
parent 714d3ec9bc
commit c2bd1657a8
3 changed files with 0 additions and 3 deletions

View File

@@ -33,7 +33,6 @@
#include "pipe/p_context.h"
#include "pipe/p_defines.h"
#include "pipe/p_inlines.h"
#include "pipe/internal/p_winsys_screen.h"
#include "util/u_format.h"
#include "util/u_math.h"