summaryrefslogtreecommitdiff
path: root/games/heretic/files/patch-graphics::i_sdl_gl.c
blob: 96ef61c995d206861fc5235826097ae38691a12e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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"