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

13 lines
357 B
Text

$NetBSD: patch-ac,v 1.2 1998/08/07 11:18:21 agc Exp $
--- RgbSink.h.orig Sun Nov 13 23:14:23 1994
+++ RgbSink.h Wed Jul 15 09:56:56 1998
@@ -85,7 +85,7 @@
/*The Parent:*/
#include "RgbText.h"
/* The superclass: */
-#include <X11/Xaw/AsciiSink.h>
+#include <X11/Xaw3d/AsciiSink.h>
/****************************************************************
*