Fix build by removing #include of removed dri_sarea.h.

Thanks to JohnFlux on IRC for pointing out the problem.
This commit is contained in:
Michel Dänzer
2008-09-01 11:43:29 +02:00
parent f56b569e9a
commit 55270310c5

View File

@@ -56,7 +56,6 @@
#include "glheader.h"
#include "GL/internal/glcore.h"
#include "GL/internal/dri_interface.h"
#include "GL/internal/dri_sarea.h"
#define GLX_BAD_CONTEXT 5