diff options
Diffstat (limited to 'Xext/cup.c')
-rw-r--r-- | Xext/cup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xext/cup.c b/Xext/cup.c index 1ce2885b7..4db62cf15 100644 --- a/Xext/cup.c +++ b/Xext/cup.c @@ -34,7 +34,7 @@ in this Software without prior written authorization from The Open Group. #include <X11/X.h> #include <X11/Xproto.h> -#include <X11/misc.h> +#include "misc.h" #include "dixstruct.h" #include "extnsionst.h" #include "colormapst.h" |