summaryrefslogtreecommitdiff
path: root/multimedia/avifile/files/patch-aa
blob: 8ec08f839b930e3931eeb63560a8fb7dea2120da (plain) (blame)
1
2
3
4
5
6
7
8
9
--- player/mywidget.h.orig	Wed Apr 18 22:06:31 2001
+++ player/mywidget.h	Wed Apr 18 22:06:41 2001
@@ -7,7 +7,7 @@
 #include <pthread.h>
 
 #ifdef USE_SDL
-#include <SDL/SDL_keysym.h>
+#include <SDL11/SDL_keysym.h>
 #endif