]> git.mxchange.org Git - flightgear.git/commitdiff
Replacement code for ATCDCL functions are in ATC/atcutils.[ch]xx. Thanks to Alex...
authordurk <durk>
Sun, 17 Jan 2010 07:48:04 +0000 (07:48 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 21 Jan 2010 05:25:19 +0000 (06:25 +0100)
src/Instrumentation/KLN89/kln89.cxx

index 0f7345f32236ca78cac6bcad97aded46bad2fb09..7b08ba735d9c9823727cf67246700e0896868baf 100644 (file)
@@ -46,7 +46,7 @@
 #if ENABLE_ATCDCL
 #include <ATCDCL/ATCProjection.hxx>
 #else
-#include "kln89_align.hxx"
+#include "ATC/atcutils.hxx"
 #endif
 
 #include <Main/fg_props.hxx>