]> git.mxchange.org Git - flightgear.git/blobdiff - src/Instrumentation/HUD/HUD_dial.cxx
Re-Name FGViewer to flightgear::View
[flightgear.git] / src / Instrumentation / HUD / HUD_dial.cxx
index d641dca9b5a4243d94117a998d6a49821c44e733..8fba91ab865ffa5c9da14bb0977528bd3be3bfd5 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::Dial::Dial(HUD *hud, const SGPropertyNode *n, float x, float y) :
     Scale(hud, n, x, y),