]> Shamusworld >> Repos - architektonas/blobdiff - src/base/rs_dimangular.cpp
Adding missing implementation.
[architektonas] / src / base / rs_dimangular.cpp
index 8f409426a49f4b5be6dfeb2417db62e8cd4fd8a3..44776526a0c79ec01d0c2af13548c70b7d3926a5 100644 (file)
@@ -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 <jlhamm@acm.org>
 //
@@ -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"