13 lines
365 B
Text
13 lines
365 B
Text
$NetBSD: patch-ah,v 1.2 1998/08/07 11:18:22 agc Exp $
|
|
|
|
--- RgbTextP.h.orig Wed Nov 16 21:27:10 1994
|
|
+++ RgbTextP.h Wed Jul 15 10:00:34 1998
|
|
@@ -78,7 +78,7 @@
|
|
#include "RgbText.h"
|
|
#include "config.h"
|
|
|
|
-#include <X11/Xaw/TextP.h>
|
|
+#include <X11/Xaw3d/TextP.h>
|
|
#include <X11/Xcms.h>
|
|
|
|
typedef struct _colordef { unsigned short red, green, blue; /*Theoretic RGB*/
|