]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/actiondimlinear.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / actions / actiondimlinear.cpp
index 6603284a0e25f469155d1496aeaad46a780b9967..cc22e46c8a6760e34b3f99dd9e97562ee18e6f08 100644 (file)
 
 #include "actiondimlinear.h"
 
-#include "rs_commandevent.h"
-#include "rs_constructionline.h"
-#include "rs_debug.h"
-#include "rs_dialogfactory.h"
+#include "commandevent.h"
+#include "constructionline.h"
+#include "debug.h"
+#include "dialogfactory.h"
 #include "graphicview.h"
-#include "rs_preview.h"
+#include "preview.h"
 
 /**
  * Constructor.