]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/heading_indicator.cxx
Add --log-class option, improve logging classes.
[flightgear.git] / src / Instrumentation / heading_indicator.cxx
index f7899b7bcb90294e76ee5bdd7351c885380adc3a..e4b0c2438ddc27ff91fa678d0d8f3f57d1b1e15c 100644 (file)
@@ -3,6 +3,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 <simgear/sg_inlines.h>
 #include <iostream>