X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factionselectcontour.cpp;h=51477af01e7f91bd20bd0740ba3290e7c3c097cd;hb=48105dec9198cf5a81dd9286010d0d45e28f70c3;hp=ebedace064b3c26d3ff86cbc0c69e420f2a250c4;hpb=865303923fcb231a171992b75a73364ff469ff8c;p=architektonas diff --git a/src/actions/actionselectcontour.cpp b/src/actions/actionselectcontour.cpp index ebedace..51477af 100644 --- a/src/actions/actionselectcontour.cpp +++ b/src/actions/actionselectcontour.cpp @@ -16,7 +16,9 @@ #include "actionselectcontour.h" +#include "rs_debug.h" #include "rs_dialogfactory.h" +#include "graphicview.h" #include "rs_selection.h" ActionSelectContour::ActionSelectContour(RS_EntityContainer & container,