X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Factions%2Factiondrawlinerectangle.h;h=93eebd1c7e40fd928f9f037badc24e55d89337a6;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=7e7fa92fc2e19ebe6449ac44ded50a6430549ec5;hpb=c83e6faecff94289ccb93609596f125f00c85b41;p=architektonas diff --git a/src/actions/actiondrawlinerectangle.h b/src/actions/actiondrawlinerectangle.h index 7e7fa92..93eebd1 100644 --- a/src/actions/actiondrawlinerectangle.h +++ b/src/actions/actiondrawlinerectangle.h @@ -1,7 +1,7 @@ #ifndef __ACTIONDRAWLINERECTANGLE_H__ #define __ACTIONDRAWLINERECTANGLE_H__ -#include "rs_line.h" +#include "line.h" #include "actioninterface.h" #include "vector.h"