openbsd-ports/productivity/xinvest/patches/patch-pixmap_c
martynas 770c6b8ca8 update to xinvest-2.6.9
"looks fine" steven@
2007-04-01 09:06:40 +00:00

13 lines
361 B
Plaintext

$OpenBSD: patch-pixmap_c,v 1.2 2007/04/01 09:06:40 martynas Exp $
--- pixmap.c.orig Sat May 1 21:57:42 2004
+++ pixmap.c Fri Mar 30 18:29:27 2007
@@ -39,7 +39,7 @@ static char id[] = "$Header: /pack/anoncvs/xinvest/src
#ifdef SHAPE
#include <X11/extensions/shape.h>
#endif
-#include <xpm.h>
+#include <X11/xpm.h>
#include "color.h"
#include "pixmap.h"