diff src/video/Xext/Xv/Xvlibint.h @ 1599:ecba4bbaf9c2

More dynamic X11 mangling...should fix NetBSD builds. And hopefully doesn't break 6 other platforms. :)
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 23 Mar 2006 08:43:37 +0000
parents 3ba88cb7eb1b
children 782fd950bd46 904defc0792e
line wrap: on
line diff
--- a/src/video/Xext/Xv/Xvlibint.h	Thu Mar 23 08:37:36 2006 +0000
+++ b/src/video/Xext/Xv/Xvlibint.h	Thu Mar 23 08:43:37 2006 +0000
@@ -43,9 +43,7 @@
 
 #define NEED_REPLIES
 
-#include "../../x11/SDL_x11dyn.h"
-
-/*#include <X11/Xlibint.h>*/
+#include <X11/Xlibint.h>
 #include "../extensions/Xvproto.h"
 #include "../extensions/Xvlib.h"