X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factioninfototallength.cpp;h=5abe6445652778ee4e4935571bd49e671703c577;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=deee3691fba35c9146cb79b2aecf1826455e9e36;hpb=c83e6faecff94289ccb93609596f125f00c85b41;p=architektonas diff --git a/src/actions/actioninfototallength.cpp b/src/actions/actioninfototallength.cpp index deee369..5abe644 100644 --- a/src/actions/actioninfototallength.cpp +++ b/src/actions/actioninfototallength.cpp @@ -16,8 +16,8 @@ #include "actioninfototallength.h" -#include "rs_debug.h" -#include "rs_dialogfactory.h" +#include "debug.h" +#include "dialogfactory.h" ActionInfoTotalLength::ActionInfoTotalLength(RS_EntityContainer & container, GraphicView & graphicView): ActionInterface("Info Total Length", container, graphicView)