1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/graphics/xmps/files/patch-ac

12 lines
347 B
Plaintext

--- 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),