author | Sam Lantinga <slouken@libsdl.org> |
Mon, 16 Sep 2002 06:26:22 +0000 | |
changeset 494 | 95aa4041e7f9 |
parent 493 | 806fcbde0af3 |
child 495 | 4503f9475cf2 |
--- a/src/video/x11/SDL_x11yuv.c Mon Sep 16 06:21:23 2002 +0000 +++ b/src/video/x11/SDL_x11yuv.c Mon Sep 16 06:26:22 2002 +0000 @@ -36,7 +36,6 @@ #include <sys/shm.h> #include <X11/extensions/XShm.h> #include <XFree86/extensions/Xvlib.h> -#include <X11/Xlibint.h> #include "SDL_error.h" #include "SDL_video.h"