]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionblocksfreezeall.cpp
Changed RS_Graphic to Drawing; this is less confusing as a drawing is
[architektonas] / src / actions / rs_actionblocksfreezeall.cpp
index 01cdea62fe873c626c8debcd6b5594fccceac461..13305d3bcbadedbb9cbb69b79d2fb8698028b4f4 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "rs_actionblocksfreezeall.h"
 
-#include "rs_graphic.h"
+#include "drawing.h"
 
 RS_ActionBlocksFreezeAll::RS_ActionBlocksFreezeAll(bool freeze, RS_EntityContainer & container,
        RS_GraphicView& graphicView): RS_ActionInterface("Freeze all Blocks",