diff options
Diffstat (limited to 'tksao/frame/projection.C')
-rw-r--r-- | tksao/frame/projection.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/projection.C b/tksao/frame/projection.C index 27af7ac..9bfc08b 100644 --- a/tksao/frame/projection.C +++ b/tksao/frame/projection.C @@ -2,9 +2,9 @@ // Smithsonian Astrophysical Observatory, Cambridge, MA, USA // For conditions of distribution and use, see copyright notice in "copyright" +#include "util.h" // macos,win #include "projection.h" #include "fitsimage.h" -#include "util.h" // macos Projection::Projection(const Projection& a) : BaseLine(a) { |