diff options
Diffstat (limited to 'os/k5auth.c')
-rw-r--r-- | os/k5auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/k5auth.c b/os/k5auth.c index 876e04222..ebf16c9eb 100644 --- a/os/k5auth.c +++ b/os/k5auth.c @@ -51,7 +51,7 @@ from The Open Group. #undef xfree #include <krb5/los-proto.h> #include <X11/X.h> -#include "os.h" +#include <X11/os.h> #include "osdep.h" #include <X11/Xproto.h> #include <X11/Xfuncs.h> |