8dab11a002
With hat: portmgr Sponsored by: Absolight
11 lines
223 B
C
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"
|
|
|