openbsd-ports/productivity/xinvest/patches/patch-pixmap_c

13 lines
310 B
Plaintext

$OpenBSD: patch-pixmap_c,v 1.1.1.1 2002/05/01 23:19:48 pvalchev Exp $
--- pixmap.c.orig Tue Mar 19 16:17:35 2002
+++ pixmap.c Tue Mar 19 16:18:11 2002
@@ -26,7 +26,7 @@
#ifdef SHAPE
#include <X11/extensions/shape.h>
#endif
-#include <xpm.h>
+#include <X11/xpm.h>
#include "color.h"
#include "pixmap.h"