diff options
Diffstat (limited to 'os/secauth.c')
-rw-r--r-- | os/secauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/secauth.c b/os/secauth.c index ff057992f..1000b4e79 100644 --- a/os/secauth.c +++ b/os/secauth.c @@ -31,7 +31,7 @@ from The Open Group. #endif #include <X11/X.h> -#include <X11/os.h> +#include "os.h" #include "osdep.h" #include "dixstruct.h" #include "swaprep.h" |