]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/actiondrawlinebisector.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / actions / actiondrawlinebisector.h
index b0b9b0496ee4d961b689a89b36cf7bb03405fe49..992ae0300aed910f903e85c46f01cb646751bb72 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef __ACTIONDRAWLINEBISECTOR_H__
 #define __ACTIONDRAWLINEBISECTOR_H__
 
-#include "rs_line.h"
+#include "line.h"
 #include "actioninterface.h"
 #include "vector.h"