]> Shamusworld >> Repos - architektonas/blobdiff - src/actions/rs_actionfilenew.cpp
Changed RS_Graphic to Drawing; this is less confusing as a drawing is
[architektonas] / src / actions / rs_actionfilenew.cpp
index 2dbee34fc460e80053c6681638b5c0bdc0d7b364..7c9c5ecbe66153cd5e53eeb5a3780f77f39e2184 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "rs_actionfilenew.h"
 
-#include "rs_graphic.h"
+#include "drawing.h"
 
 RS_ActionFileNew::RS_ActionFileNew(RS_EntityContainer & container,
        RS_GraphicView & graphicView):