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 2ada50f63..55b2930c1 100644 --- a/Xext/cup.c +++ b/Xext/cup.c @@ -30,7 +30,7 @@ in this Software without prior written authorization from The Open Group. #define NEED_EVENTS #include <X11/X.h> #include <X11/Xproto.h> -#include "misc.h" +#include <X11/misc.h> #include "dixstruct.h" #include "extnsionst.h" #include "colormapst.h" |