mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
3efbbb7027
Prompted by: MANY
12 lines
201 B
Plaintext
12 lines
201 B
Plaintext
--- src/types.h 2000/08/30 13:38:31 1.1
|
|
+++ src/types.h 2000/08/30 13:38:42
|
|
@@ -26,7 +26,7 @@
|
|
*/
|
|
|
|
#include <gtk/gtk.h>
|
|
-#include <SDL/SDL.h>
|
|
+#include <SDL.h>
|
|
#include <pthread.h>
|
|
|
|
/* MACROS */
|