mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
11 lines
255 B
Text
11 lines
255 B
Text
--- uta/sge_draw.cc.orig Sat Mar 31 05:41:03 2001
|
|
+++ uta/sge_draw.cc Sat Mar 31 05:41:56 2001
|
|
@@ -20,7 +20,7 @@
|
|
* John Garrison's PowerPak
|
|
*/
|
|
|
|
-#include <SDL/SDL.h>
|
|
+#include <SDL11/SDL.h>
|
|
#include <math.h>
|
|
#include <string.h>
|
|
#include <stdarg.h>
|