diff options
Diffstat (limited to 'os/xdmauth.c')
-rw-r--r-- | os/xdmauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/xdmauth.c b/os/xdmauth.c index f54c83da8..e02ca349c 100644 --- a/os/xdmauth.c +++ b/os/xdmauth.c @@ -42,7 +42,7 @@ from The Open Group. #include <stdio.h> #include <X11/X.h> #include <X11/Xtrans/Xtrans.h> -#include <X11/os.h> +#include "os.h" #include "osdep.h" #include "dixstruct.h" |