freebsd-ports/games/heretic/files/patch-graphics__i_sdl_gl.c
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

11 lines
223 B
C

--- graphics/i_sdl_gl.c 2002/04/17 17:57:00 1.1
+++ graphics/i_sdl_gl.c 2002/04/17 17:57:14
@@ -4,7 +4,7 @@
#include <sys/time.h>
#include "doomdef.h"
-#include <SDL/SDL.h>
+#include <SDL.h>
#include "gl_struct.h"