]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/actionmodifybevel.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / actions / actionmodifybevel.h
index 2718dfdb9ce6e9710387e83763fcebb042a5c5f8..d30a33ebf7ebaa6f63b84008424616a3a4ace485 100644 (file)
@@ -2,7 +2,7 @@
 #define __ACTIONMODIFYBEVEL_H__
 
 #include "actioninterface.h"
-#include "rs_modification.h"
+#include "modification.h"
 
 /**
  * This action class can handle user events to bevel corners.