13 lines
369 B
Text
13 lines
369 B
Text
$NetBSD: patch-af,v 1.2 1998/08/07 11:18:22 agc Exp $
|
|
|
|
--- RgbSrcP.h.orig Sun Nov 13 23:14:42 1994
|
|
+++ RgbSrcP.h Wed Jul 15 09:59:08 1998
|
|
@@ -85,7 +85,7 @@
|
|
#include "config.h"
|
|
|
|
/* include superclass private header file */
|
|
-#include <X11/Xaw/AsciiSrcP.h>
|
|
+#include <X11/Xaw3d/AsciiSrcP.h>
|
|
/* This is closely related to and uses parts of: */
|
|
#include "RgbTextP.h"
|
|
|