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 1468dfeb7..9c8bc2cdb 100644 --- a/os/xdmauth.c +++ b/os/xdmauth.c @@ -38,7 +38,7 @@ from The Open Group. #include <stdio.h> #include <X11/X.h> #include <X11/Xtrans/Xtrans.h> -#include "os.h" +#include <X11/os.h> #include "osdep.h" #include "dixstruct.h" |