diff options
Diffstat (limited to 'glx/glxdri.c')
-rw-r--r-- | glx/glxdri.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glx/glxdri.c b/glx/glxdri.c index 5fb75a41f..c9d226bdf 100644 --- a/glx/glxdri.c +++ b/glx/glxdri.c @@ -38,6 +38,7 @@ #include <windowstr.h> #include <os.h> +#include <damage.h> #define _XF86DRI_SERVER_ #include <drm_sarea.h> |