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