]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/bootstrap.cxx
Add support for moving cloud layers
[flightgear.git] / src / Main / bootstrap.cxx
index cfa2178f4759fa2728e1bec3b22b2997d58c8522..4f12ad1eedbbd4c5e72d27de67e8df6850217557 100644 (file)
@@ -34,6 +34,7 @@
 
 #include <simgear/compiler.h>
 #include <simgear/misc/exception.hxx>
+#include <simgear/debug/logstream.hxx>
 
 #include STL_IOSTREAM
 SG_USING_STD(cerr);