X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2FHUD%2FHUD_runway.cxx;h=5ad4592a1d6141bf6ba53d9e2dd95ad92423ea6a;hb=f04d5f8758ef4b5524a9396a84351bf86db6763e;hp=b115b3ae741c4756697bbdaeaf6da2f013d62cc1;hpb=ddb4fa050fd9142820c9211c72f5a6ef11d7ce67;p=flightgear.git diff --git a/src/Instrumentation/HUD/HUD_runway.cxx b/src/Instrumentation/HUD/HUD_runway.cxx index b115b3ae7..5ad4592a1 100644 --- a/src/Instrumentation/HUD/HUD_runway.cxx +++ b/src/Instrumentation/HUD/HUD_runway.cxx @@ -28,17 +28,18 @@ #include #include
+#include
#include #include #include #include #include -#include
-#include
+#include +#include #include #include "HUD.hxx" - +#include "HUD_private.hxx" HUD::Runway::Runway(HUD *hud, const SGPropertyNode *node, float x, float y) : Item(hud, node, x, y),