glslcompiler: Remove unnecessary headers.

This commit is contained in:
Vinson Lee 2010-07-09 16:05:42 -07:00
parent 343b38a692
commit 011e6794e3
1 changed files with 0 additions and 2 deletions

View File

@ -57,8 +57,6 @@
#include "tnl/t_context.h"
#include "tnl/t_pipeline.h"
#include "swrast/swrast.h"
#include "swrast/s_context.h"
#include "swrast/s_triangle.h"
#include "swrast_setup/swrast_setup.h"
#include "vbo/vbo.h"