diff src/video/x11/SDL_x11dyn.c @ 1648:9f59d4c5aaea

Mac OS X fat build works! :)
author Sam Lantinga <slouken@libsdl.org>
date Sat, 22 Apr 2006 19:17:14 +0000
parents a1ee5944412b
children 14717b52abc0
line wrap: on
line diff
--- a/src/video/x11/SDL_x11dyn.c	Thu Apr 20 16:33:51 2006 +0000
+++ b/src/video/x11/SDL_x11dyn.c	Sat Apr 22 19:17:14 2006 +0000
@@ -31,7 +31,6 @@
 
 #ifdef SDL_VIDEO_DRIVER_X11_DYNAMIC
 
-#include <dlfcn.h>
 #include "SDL_name.h"
 #include "SDL_loadso.h"