summaryrefslogtreecommitdiff
path: root/os/auth.c
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-04-20 16:40:52 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-04-20 16:40:52 +0000
commitdb5bd04097fd815ab6523f187679682a5e5047fa (patch)
treed15b3a34aa3389d074e5dbc6e620e5d0befc1026 /os/auth.c
parent8963a220f36cf0ae2a8a653fd39c983140e29736 (diff)
Fix includes right throughout the Xserver tree:
apply changes to windows specific includes Fix includes right throughout the Xserver tree: apply changes to Xdmcp.h
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 c186ea848..8954f2869 100644
--- a/os/auth.c
+++ b/os/auth.c
@@ -48,7 +48,7 @@ from The Open Group.
# include <X11/extensions/security.h>
#endif
#ifdef WIN32
-#include "Xw32defs.h"
+#include <X11/Xw32defs.h>
#endif
struct protocol {