pkgsrc/x11/xcolorsel/patches/patch-ag

14 lines
323 B
Text
Raw Normal View History

1998-08-07 13:08:53 +02:00
$NetBSD: patch-ag,v 1.2 1998/08/07 11:18:22 agc Exp $
1998-07-15 10:13:41 +02:00
--- 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"