From 971d4eac1274db78efa546ea50ca5e01a80bbd81 Mon Sep 17 00:00:00 2001 From: Thomas Jaeger Date: Sat, 19 Sep 2009 15:48:30 -0400 Subject: [PATCH] Xext: include security protocol header instead of client header Signed-off-by: Thomas Jaeger Signed-off-by: Peter Hutterer --- Xext/securitysrv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xext/securitysrv.h b/Xext/securitysrv.h index f4f3e32ae..3d3894a18 100644 --- a/Xext/securitysrv.h +++ b/Xext/securitysrv.h @@ -40,7 +40,7 @@ from The Open Group. # define NEED_UNDEF_Display #endif -#include +#include #ifdef NEED_UNDEF_Status # undef Status