]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/actioninfototallength.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / actions / actioninfototallength.cpp
index deee3691fba35c9146cb79b2aecf1826455e9e36..5abe6445652778ee4e4935571bd49e671703c577 100644 (file)
@@ -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)