st/dri: Remove unnecessary headers.

This commit is contained in:
Vinson Lee 2010-07-31 00:41:43 -07:00
parent 2f30a83ea8
commit ca0b0899d8
2 changed files with 0 additions and 2 deletions

View File

@ -30,7 +30,6 @@
*/
#include "dri_screen.h"
#include "dri_context.h"
#include "dri_drawable.h"
#include "pipe/p_screen.h"

View File

@ -34,7 +34,6 @@
#include "dri_screen.h"
#include "dri_context.h"
#include "dri_drawable.h"
#include "util/u_inlines.h"
#include "pipe/p_screen.h"