include-selection-h.patch 315 B

12345678910111213
  1. diff --git a/dix/window.c b/dix/window.c
  2. index 49ef4a0..5b87238 100644
  3. --- a/dix/window.c
  4. +++ b/dix/window.c
  5. @@ -110,6 +110,7 @@ Equipment Corporation.
  6. #include "input.h"
  7. #include "inputstr.h"
  8. #include "resource.h"
  9. +#include "selection.h"
  10. #include "colormapst.h"
  11. #include "cursorstr.h"
  12. #include "dixstruct.h"