1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/heretic/files/patch-graphics::i_sdl_gl.c

15 lines
235 B
C

$FreeBSD$
--- 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"