diff options
Diffstat (limited to 'dix/dixutils.c')
-rw-r--r-- | dix/dixutils.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dix/dixutils.c b/dix/dixutils.c index 92cc763a5..ac5636f93 100644 --- a/dix/dixutils.c +++ b/dix/dixutils.c @@ -86,7 +86,7 @@ Author: Adobe Systems Incorporated #include <X11/X.h> #include <X11/Xmd.h> -#include "misc.h" +#include <X11/misc.h> #include "windowstr.h" #include "dixstruct.h" #include "pixmapstr.h" |