]> git.mxchange.org Git - flightgear.git/blobdiff - src/Environment/environment.hxx
Forgot to implment the Node.getChild(name, index) form of the function
[flightgear.git] / src / Environment / environment.hxx
index dafea47cf03f69a1dfed7adaba24a41c2dae2db4..73320de1e4aa69b0d5671958b89d0bdf9d9361f8 100644 (file)
@@ -26,8 +26,6 @@
 
 #include <simgear/compiler.h>
 
-#include <Main/fgfs.hxx>
-
 #ifdef SG_HAVE_STD_INCLUDES
 #  include <cmath>
 #else