mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
15 lines
235 B
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"
|
|
|