summaryrefslogtreecommitdiff
path: root/os/connection.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-06-21 16:23:31 -0700
committerAlan Coopersmith <alanc@alf.(none)>2006-06-21 16:23:31 -0700
commit90af38fa0c46c2081d2becac262a614c26ba6ef1 (patch)
treec13dad117611a78caef93ef0d1d795976b4df8a7 /os/connection.c
parent3e098efa35ba70ad4d5699af3130a3b02e1cb06e (diff)
parent77c947b900faf34f425eef1549d8210c475e093b (diff)
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
Conflicts: Xext/appgroup.c
Diffstat (limited to 'os/connection.c')
-rw-r--r--os/connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/connection.c b/os/connection.c
index 2fc3e8cec..ab877307a 100644
--- a/os/connection.c
+++ b/os/connection.c
@@ -148,7 +148,7 @@ extern __const__ int _nfiles;
#include "opaque.h"
#include "dixstruct.h"
#ifdef XAPPGROUP
-#include <X11/extensions/Xagsrv.h>
+#include "appgroup.h"
#endif
#ifdef XACE
#include "xace.h"