]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/HUD/HUD_scale.cxx
Quiet some log output.
[flightgear.git] / src / Instrumentation / HUD / HUD_scale.cxx
index 0ce10c4b6328ef33828da7282fd460dcd78dc814..44c5427c4e459815276461a11e23e3ec10a68808 100644 (file)
@@ -20,7 +20,7 @@
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 #include "HUD.hxx"
-
+#include "HUD_private.hxx"
 
 HUD::Scale::Scale( HUD *hud, const SGPropertyNode *n, float x, float y) :
     Item(hud, n, x, y),