770c6b8ca8
"looks fine" steven@
13 lines
361 B
Plaintext
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"
|