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