summaryrefslogtreecommitdiff
path: root/x11/xcolorsel/patches/patch-af
blob: f0efc5fecbd1d4f8b595f5615340a160de8b3b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.2 1998/08/07 11:18:22 agc Exp $

--- RgbSrcP.h.orig	Sun Nov 13 23:14:42 1994
+++ RgbSrcP.h	Wed Jul 15 09:59:08 1998
@@ -85,7 +85,7 @@
 #include "config.h"
 
 /* include superclass private header file */
-#include <X11/Xaw/AsciiSrcP.h>
+#include <X11/Xaw3d/AsciiSrcP.h>
 /* This is closely related to and uses parts of: */
 #include "RgbTextP.h"