summaryrefslogtreecommitdiff
path: root/multimedia/xmps/files/patch-ac
blob: fc6db30425673f5d59492dbdc641e63ca7ef98a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Output/X11/stretch.h.orig	Thu Jun 15 11:36:00 2000
+++ Output/X11/stretch.h	Thu Jun 15 11:36:11 2000
@@ -27,7 +27,7 @@
 #ifndef _STRETCH_H
 #define _STRETCH_H
 
-#include <SDL/SDL.h>
+#include <SDL.h>
 
 /* setup scaling routine. must be called before AS_stretchBlit 
    Returns 0 on success, nonzero if bit depth is invalid (not 16 nor 32),