[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-video-cvs
Subject:    [Video-cvs] sitelib/pub/platform/unix unixroot.h,1.6,1.7
From:       lovish () helixcommunity ! org
Date:       2007-02-26 10:15:53
Message-ID: 200702261016.l1QAGT8j025369 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/video/sitelib/pub/platform/unix
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv20277

Modified Files:
	unixroot.h 
Log Message:

This change adds a check using the define USE_XWINDOWS as a check for X11 headers


Index: unixroot.h
===================================================================
RCS file: /cvsroot/video/sitelib/pub/platform/unix/unixroot.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- unixroot.h	21 Mar 2005 19:32:00 -0000	1.6
+++ unixroot.h	26 Feb 2007 10:15:51 -0000	1.7
@@ -51,12 +51,14 @@
 #define _UNIXROOT_H
 
 #include "baseroot.h"
+#if defined(USE_XWINDOWS)
 #include <X11/Xatom.h>
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>
 #include <X11/Xos.h>
 #include <X11/Intrinsic.h>
 #include <X11/extensions/XShm.h>
+#endif
 
 class CUnixRootSurf : public CBaseRootSurface
 {


_______________________________________________
Video-cvs mailing list
Video-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/video-cvs

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic