summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xine-engine/video_out.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/xine-engine/video_out.h b/src/xine-engine/video_out.h
index af1f9a119..f49464c77 100644
--- a/src/xine-engine/video_out.h
+++ b/src/xine-engine/video_out.h
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: video_out.h,v 1.6 2001/05/24 15:31:31 guenter Exp $
+ * $Id: video_out.h,v 1.7 2001/06/09 11:34:01 heikos Exp $
*
*
* xine version of video_out.h
@@ -33,7 +33,6 @@
#include <inttypes.h>
#include <pthread.h>
-#include <X11/Xlib.h>
#if defined(XINE_COMPILE)
#include "configfile.h"