openbsd-ports/games/newvox/patches/patch-configure

13 lines
311 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2002/11/29 04:42:44 pvalchev Exp $
--- configure.orig Thu Nov 28 21:34:38 2002
+++ configure Thu Nov 28 21:34:42 2002
@@ -1112,7 +1112,7 @@ else
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <SDL/SDL.h>
+#include <SDL.h>
char*
my_strdup (char *str)