1
0
Fork 0

Replacement code for ATCDCL functions are in ATC/atcutils.[ch]xx. Thanks to Alex Buzin for reporting.

This commit is contained in:
durk 2010-01-17 07:48:04 +00:00 committed by Tim Moore
parent d8ae90801a
commit 16dd34839f

View 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>