diff src/video/x11/SDL_x11dyn.h @ 1361:19418e4422cb

New configure-based build system. Still work in progress, but much improved
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Feb 2006 10:11:48 +0000
parents 82c38796c7ca
children d910939febfa
line wrap: on
line diff
--- a/src/video/x11/SDL_x11dyn.h	Fri Feb 10 07:29:08 2006 +0000
+++ b/src/video/x11/SDL_x11dyn.h	Thu Feb 16 10:11:48 2006 +0000
@@ -29,7 +29,7 @@
 #include <X11/Xlibint.h>
 #include <X11/Xproto.h>
 
-#include <Xext/extensions/extutil.h>
+#include "../Xext/extensions/extutil.h"
 
 #ifndef NO_SHARED_MEMORY
 #include <sys/ipc.h>
@@ -71,7 +71,7 @@
 #define XFree pXFree
 #define _XData32 p_XData32
 
-#if defined(__osf__) && defined(X11_DYNAMIC)
+#if defined(__osf__) && defined(SDL_VIDEO_DRIVER_X11_DYNAMIC)
 #define _SmtBufferOverflow p_SmtBufferOverflow
 #define _SmtIpError p_SmtIpError
 #define ipAllocateData pipAllocateData