]> git.mxchange.org Git - flightgear.git/commitdiff
Fix an undeclared function refference in one of the supported compiler environments
authorehofman <ehofman>
Mon, 25 Aug 2003 12:41:40 +0000 (12:41 +0000)
committerehofman <ehofman>
Mon, 25 Aug 2003 12:41:40 +0000 (12:41 +0000)
src/Main/main.cxx

index 82d9de780726bf0a69e803292c5af1861dbbf300..3e82eb7ab08659db61ed32fc4e53f4f8c93adc66 100644 (file)
@@ -43,6 +43,7 @@
 
 #include <plib/ssg.h>
 #include <plib/pu.h>
+#include <plib/netSocket.h>
 
 #include <simgear/screen/extensions.hxx>
 #include <simgear/scene/material/matlib.hxx>