Revision: 40674
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40674&view=rev
Author:   davidloman
Date:     2010-09-24 14:23:45 +0000 (Fri, 24 Sep 2010)

Log Message:
-----------
Fix incorrect includes.

Modified Paths:
--------------
    rt^3/trunk/tests/libNet/PrintingMsgHandler.h

Modified: rt^3/trunk/tests/libNet/PrintingMsgHandler.h
===================================================================
--- rt^3/trunk/tests/libNet/PrintingMsgHandler.h        2010-09-24 14:23:18 UTC 
(rev 40673)
+++ rt^3/trunk/tests/libNet/PrintingMsgHandler.h        2010-09-24 14:23:45 UTC 
(rev 40674)
@@ -25,9 +25,9 @@
 #ifndef __PRINTINGMSGHANDLER_H__
 #define __PRINTINGMSGHANDLER_H__
 
-#include "libnetwork.h"
+#include "libnet.h"
 
-#include <QString>
+#include <QtCore/QString>
 
 class PrintingMsgHandler: public INetMsgHandler
 {


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to