X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factionselectintersected.cpp;h=122f1f007f727200056758fee74db5ea3a8982e0;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=b571d2b6873ff57dccb92d80589b6c7f7ea311e7;hpb=c83e6faecff94289ccb93609596f125f00c85b41;p=architektonas diff --git a/src/actions/actionselectintersected.cpp b/src/actions/actionselectintersected.cpp index b571d2b..122f1f0 100644 --- a/src/actions/actionselectintersected.cpp +++ b/src/actions/actionselectintersected.cpp @@ -16,11 +16,11 @@ #include "actionselectintersected.h" -#include "rs_debug.h" -#include "rs_dialogfactory.h" +#include "debug.h" +#include "dialogfactory.h" #include "graphicview.h" -#include "rs_selection.h" -#include "rs_preview.h" +#include "selection.h" +#include "preview.h" /** * Constructor.