diff --git a/hw/xfree86/glamor/glamor.c b/hw/xfree86/glamor/glamor.c index 61db4ad78..59475288f 100644 --- a/hw/xfree86/glamor/glamor.c +++ b/hw/xfree86/glamor/glamor.c @@ -45,7 +45,9 @@ #include "../../../mi/micmap.h" #include #include +#define GC XORG_GC #include +#undef GC #include "glamor_ddx.h"