]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/heading_indicator_fg.cxx
Add --log-class option, improve logging classes.
[flightgear.git] / src / Instrumentation / heading_indicator_fg.cxx
index ba70da198709502ec52caba3d42b77765f5cde14..dfa099c51e6c4a9d1cb6a4224cf2244bd5364d17 100644 (file)
@@ -5,6 +5,10 @@
 //
 // This file is in the Public Domain and comes with no warranty.
 
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
 #include <simgear/compiler.h>
 #include <iostream>
 #include <string>