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

--- RgbText.h.orig	Sun Nov 13 23:14:49 1994
+++ RgbText.h	Wed Jul 15 09:59:51 1998
@@ -133,7 +133,7 @@
 #ifndef _RgbText_h
 #define _RgbText_h
 
-#include <X11/Xaw/AsciiText.h>
+#include <X11/Xaw3d/AsciiText.h>
 
 #define XtNmaxRows	"maxRows"
 #define XtNrows		"rows"