]> git.mxchange.org Git - flightgear.git/commitdiff
And this time, fix it more properly. :-)
authordurk <durk>
Sun, 17 Jan 2010 07:55:19 +0000 (07:55 +0000)
committerTim Moore <timoore@redhat.com>
Thu, 21 Jan 2010 05:25:31 +0000 (06:25 +0100)
src/Instrumentation/KLN89/kln89.cxx

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