summaryrefslogtreecommitdiff
path: root/os/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/auth.c')
-rw-r--r--os/auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/auth.c b/os/auth.c
index 40f34ffff..c186ea848 100644
--- a/os/auth.c
+++ b/os/auth.c
@@ -45,7 +45,7 @@ from The Open Group.
# include <sys/stat.h>
#ifdef XCSECURITY
#define _SECURITY_SERVER
-# include "extensions/security.h"
+# include <X11/extensions/security.h>
#endif
#ifdef WIN32
#include "Xw32defs.h"