aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libmovtar/files/patch-movtar_play.c
blob: 35dd50aadfff7309d1286120a45587355b2fb69b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- movtar_play.c.orig	Tue Oct 16 00:22:46 2001
+++ movtar_play.c	Tue Oct 16 00:25:12 2001
@@ -9,8 +9,8 @@
 #include <signal.h>
 #include <string.h>
 
-#include <SDL/SDL.h>
-#include <SDL/SDL_timer.h>
+#include <SDL11/SDL.h>
+#include <SDL11/SDL_timer.h>
 
 #define JPEG_INTERNALS
 #include <jinclude.h>