summaryrefslogtreecommitdiff
path: root/games/heretic/files/patch-graphics::i_sdl.c
blob: 388677f0f1e1ff67bb1474a69c2d627803cc1ba0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- 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 <sys/time.h>
 #include "doomdef.h"
 
-#include "SDL/SDL.h"
+#include "SDL.h"
 
 static int      lastmousex = 0;
 static int      lastmousey = 0;