]> git.mxchange.org Git - simgear.git/blobdiff - simgear/io/sg_socket.hxx
Fix a build order problem.
[simgear.git] / simgear / io / sg_socket.hxx
index 22915a2ae0c8e3faf1caa66f2a59ae479dc56353..0d393f4f1b4e897320f722f5da7c6b09f50e41d8 100644 (file)
@@ -34,8 +34,7 @@
 #include STL_STRING
 
 #include <simgear/math/sg_types.hxx>
-
-#include "iochannel.hxx"
+#include <simgear/io/iochannel.hxx>
 
 FG_USING_STD(string);