X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factionselectintersected.cpp;h=b571d2b6873ff57dccb92d80589b6c7f7ea311e7;hb=48105dec9198cf5a81dd9286010d0d45e28f70c3;hp=27b3fd5351b1e78575bcb8e522820fb2491cea68;hpb=865303923fcb231a171992b75a73364ff469ff8c;p=architektonas diff --git a/src/actions/actionselectintersected.cpp b/src/actions/actionselectintersected.cpp index 27b3fd5..b571d2b 100644 --- a/src/actions/actionselectintersected.cpp +++ b/src/actions/actionselectintersected.cpp @@ -16,7 +16,9 @@ #include "actionselectintersected.h" +#include "rs_debug.h" #include "rs_dialogfactory.h" +#include "graphicview.h" #include "rs_selection.h" #include "rs_preview.h"