dri2: fix compilation (remove no longer existing include file)

This commit is contained in:
Roland Scheidegger 2008-10-04 15:50:35 +02:00
parent a29af64658
commit 7818aba1d1

View File

@ -39,7 +39,6 @@
#include "scrnintstr.h"
#include "windowstr.h"
#include "dri2.h"
#include <GL/internal/dri_sarea.h>
#include "xf86.h"