summaryrefslogtreecommitdiff
path: root/x11/xcolorsel/patches/patch-ad
blob: 3edf8cc4a1cace492ad864aca3cf19c50c09c6e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- RgbSinkP.h.orig	Sun Nov 13 23:14:27 1994
+++ RgbSinkP.h	Wed Jul 15 09:57:46 1998
@@ -85,7 +85,7 @@
 #include "RgbSink.h"
 #include "config.h"
 /* include superclass private header file */
-#include <X11/Xaw/AsciiSinkP.h>
+#include <X11/Xaw3d/AsciiSinkP.h>
 /* This is closely related to and uses parts of: */
 #include "RgbTextP.h"