]> Shamusworld >> Repos - architektonas/blobdiff - src/forms/dlgattributes.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / forms / dlgattributes.h
index c701daeeb2d06c336bddeda5d2a0526d411b9836..85de35c1cc51b7d4c6ff7faf7fee0727fc1402f7 100644 (file)
@@ -2,7 +2,7 @@
 #define __DLGATTRIBUTES_H__
 
 #include "ui_dlgattributes.h"
-#include "rs_pen.h"
+#include "pen.h"
 
 class RS_AttributesData;
 class RS_LayerList;