]> git.mxchange.org Git - simgear.git/commitdiff
Renames fg_types.hxx -> sg_types.hxx
authorcurt <curt>
Tue, 26 Sep 2000 21:03:31 +0000 (21:03 +0000)
committercurt <curt>
Tue, 26 Sep 2000 21:03:31 +0000 (21:03 +0000)
simgear/io/sg_socket.hxx

index c43a7c62e426a14ef54c67e77ea102db4e8ac58f..e775eb3b936ac5d60a37a0d6aeb666655e59e71e 100644 (file)
@@ -33,7 +33,7 @@
 
 #include STL_STRING
 
-#include <simgear/math/fg_types.hxx>
+#include <simgear/math/sg_types.hxx>
 
 #include "iochannel.hxx"