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

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*/