X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_dimangular.cpp;h=44776526a0c79ec01d0c2af13548c70b7d3926a5;hb=20cce16e98fc9b052c5862efa6394a285971e846;hp=8f409426a49f4b5be6dfeb2417db62e8cd4fd8a3;hpb=16ce54abf01ca3032e42a5bb11a4afcf9014dcca;p=architektonas diff --git a/src/base/rs_dimangular.cpp b/src/base/rs_dimangular.cpp index 8f40942..4477652 100644 --- a/src/base/rs_dimangular.cpp +++ b/src/base/rs_dimangular.cpp @@ -3,7 +3,9 @@ // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun // Extensively rewritten and refactored by James L. Hammons -// (C) 2010 Underground Software +// Portions copyright (C) 2001-2003 RibbonSoft +// Copyright (C) 2010 Underground Software +// See the README and GPLv2 files for licensing and warranty information // // JLH = James L. Hammons // @@ -16,7 +18,7 @@ #include "rs_constructionline.h" #include "rs_filterdxf.h" -#include "rs_graphic.h" +#include "drawing.h" #include "rs_information.h" #include "rs_solid.h" #include "rs_text.h"