summaryrefslogtreecommitdiff
path: root/dix/swaprep.c
diff options
context:
space:
mode:
Diffstat (limited to 'dix/swaprep.c')
-rw-r--r--dix/swaprep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dix/swaprep.c b/dix/swaprep.c
index b424ffcfa..9776cd437 100644
--- a/dix/swaprep.c
+++ b/dix/swaprep.c
@@ -56,7 +56,7 @@ SOFTWARE.
#define NEED_REPLIES
#define NEED_EVENTS
#include <X11/Xproto.h>
-#include <X11/misc.h>
+#include "misc.h"
#include "dixstruct.h"
#include <X11/fonts/fontstruct.h>
#include "scrnintstr.h"