mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
22d8d01d04
PR: 26250 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
12 lines
232 B
Plaintext
12 lines
232 B
Plaintext
--- uta/event.h.orig Sat Mar 31 05:24:44 2001
|
|
+++ uta/event.h Sat Mar 31 05:26:20 2001
|
|
@@ -21,7 +21,7 @@
|
|
#ifndef _EVENT_H
|
|
#define _EVENT_H
|
|
|
|
-#include <SDL/SDL.h>
|
|
+#include <SDL11/SDL.h>
|
|
#include "keysym.h"
|
|
#include "point.h"
|
|
|