X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factiondrawspline.h;h=30b794374e2d6f3e1fdf92ff56afc435d537afa8;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=02722d7c7fad1a84ab928b6c4b5f5177541bf910;hpb=c83e6faecff94289ccb93609596f125f00c85b41;p=architektonas diff --git a/src/actions/actiondrawspline.h b/src/actions/actiondrawspline.h index 02722d7..30b7943 100644 --- a/src/actions/actiondrawspline.h +++ b/src/actions/actiondrawspline.h @@ -3,7 +3,7 @@ #include #include "actioninterface.h" -#include "rs_spline.h" +#include "spline.h" /** * This action class can handle user events to draw splines.