Index: branches/FEPSimulator/FEPSim.h
===================================================================
--- branches/FEPSimulator/FEPSim.h	(revision 170)
+++ branches/FEPSimulator/FEPSim.h	(revision 182)
@@ -28,5 +28,5 @@
 
 // Forward declared dependencies
-class NetworkReader;
+class HighwaysParser;
 
 // Included dependencies
@@ -71,5 +71,5 @@
      * @param The recieved highway status xml.
      */
-    void updateATMS(char * xml);
+    void manageClientConnection(char * xml);
     
     /**
