$FreeBSD: ports/games/heretic/files/patch-graphics::i_sdl.c,v 1.1 2002/04/17 17:58:38 sobomax Exp $ --- graphics/i_sdl.c 2002/04/17 17:57:00 1.1 +++ graphics/i_sdl.c 2002/04/17 17:57:08 @@ -7,7 +7,7 @@ #include #include "doomdef.h" -#include "SDL/SDL.h" +#include "SDL.h" static int lastmousex = 0; static int lastmousey = 0;