]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/actionselectinvert.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / actions / actionselectinvert.cpp
index 544f1aa4936abf4216345550828fcfaccbcc601b..eac8098172b588c2601771dc26986d270bdaedae 100644 (file)
@@ -16,8 +16,8 @@
 
 #include "actionselectinvert.h"
 
-#include "rs_dialogfactory.h"
-#include "rs_selection.h"
+#include "dialogfactory.h"
+#include "selection.h"
 
 ActionSelectInvert::ActionSelectInvert(RS_EntityContainer & container,
        GraphicView & graphicView): ActionInterface("Invert Selection",