mirror of
https://git.freebsd.org/ports.git
synced 2025-07-14 15:59:18 -04:00
11 lines
232 B
Text
11 lines
232 B
Text
--- 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"
|
|
|