mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 22:50:32 -04:00
11 lines
230 B
Text
11 lines
230 B
Text
--- uta/timer.cc.orig Sat Mar 31 05:41:43 2001
|
|
+++ uta/timer.cc Sat Mar 31 05:42:38 2001
|
|
@@ -18,7 +18,7 @@
|
|
Boston, MA 02111-1307, SA.
|
|
*/
|
|
|
|
-#include <SDL/SDL.h>
|
|
+#include <SDL11/SDL.h>
|
|
#include "timer.h"
|
|
|
|
#include <stl.h>
|