glx: damage is only used with DRI

Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
This commit is contained in:
RALOVICH, Kristóf 2009-07-05 16:42:54 +02:00 committed by Tiago Vignatti
parent 7208a0f032
commit 73abdc94c3
2 changed files with 1 additions and 2 deletions

View File

@ -35,8 +35,6 @@
* Silicon Graphics, Inc.
*/
#include <damage.h>
/* We just need to avoid clashing with DRAWABLE_{WINDOW,PIXMAP} */
enum {
GLX_DRAWABLE_WINDOW,

View File

@ -38,6 +38,7 @@
#include <windowstr.h>
#include <os.h>
#include <damage.h>
#define _XF86DRI_SERVER_
#include <drm_sarea.h>