]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionlayersfreezeall.cpp
Changed RS_Graphic to Drawing; this is less confusing as a drawing is
[architektonas] / src / actions / rs_actionlayersfreezeall.cpp
index 6e79f83d8052eaf14af412d247e4ab48ef6dbfe7..7e7dc9088dcea233fd62ea6340bd851c753a4480 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "rs_actionlayersfreezeall.h"
 
-#include "rs_graphic.h"
+#include "drawing.h"
 
 RS_ActionLayersFreezeAll::RS_ActionLayersFreezeAll(bool freeze,
         RS_EntityContainer& container,