13 lines
323 B
Text
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"
|