diff options
Diffstat (limited to 'xorg-server/dix')
-rw-r--r-- | xorg-server/dix/window.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/dix/window.c b/xorg-server/dix/window.c index 2e31292d5..c97d04293 100644 --- a/xorg-server/dix/window.c +++ b/xorg-server/dix/window.c @@ -126,6 +126,7 @@ Equipment Corporation. #ifdef COMPOSITE #include "compint.h" #endif +#include "selection.h" #include "privates.h" #include "xace.h" |