pkgsrc/x11/xcolorsel/patches/patch-ag
1998-08-07 11:08:53 +00:00

13 lines
323 B
Text

$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"