Fresco/Documentation/src hello-list.xml,1.6,1.7

Tobias Hunger <[email protected]> Fri, 18 Jul 2003 16:22:56 -0500
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/Fresco/Documentation/src
In directory purcel:/tmp/cvs-serv15875

Modified Files:
	hello-list.xml 
Log Message:
Add missing #include <Fresco/ToolKit.hh> as reported by cinap_lenrek. Thanks!


Index: hello-list.xml
===================================================================
RCS file: /cvs/fresco/Fresco/Documentation/src/hello-list.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- hello-list.xml	28 Jan 2003 18:44:34 -0000	1.6
+++ hello-list.xml	18 Jul 2003 21:22:53 -0000	1.7
@@ -6,6 +6,7 @@
   #include &lt;Fresco/DesktopKit.hh&gt;
   #include &lt;Fresco/TextKit.hh&gt;
   #include &lt;Fresco/WidgetKit.hh&gt;
+  #include &lt;Fresco/ToolKit.hh&gt;
   #include &lt;Fresco/resolve.hh&gt;
   #include &lt;Fresco/Unicode.hh&gt;
   #include &lt;Fresco/ClientContextImpl.hh&gt;