X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_entitycontainer.cpp;h=94f3a4ceb09aa4382b809454d930436bb49a5b70;hb=d774c2655ba2c3657a565f325411144452392277;hp=a13c0d6fc82ea385193d560c8f8da65eade50357;hpb=c715d05d11ffe2913fe3465ec43d456ee9b85964;p=architektonas diff --git a/src/base/rs_entitycontainer.cpp b/src/base/rs_entitycontainer.cpp index a13c0d6..94f3a4c 100644 --- a/src/base/rs_entitycontainer.cpp +++ b/src/base/rs_entitycontainer.cpp @@ -25,7 +25,7 @@ #include "rs_spline.h" #include "rs_information.h" #include "graphicview.h" -#include "paintintf.h" +#include "paintinterface.h" bool RS_EntityContainer::autoUpdateBorders = true;