X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fforms%2Fdlgpoint.h;h=39573bc57a98de2c76ce6a99adf71872ff4ba98c;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=46c624ae0112c722ec43407cafdcb19e0eb3de6a;hpb=05a1d5fa057f4f45bc1f9903f1bdc0be2f10e3bf;p=architektonas diff --git a/src/forms/dlgpoint.h b/src/forms/dlgpoint.h index 46c624a..39573bc 100644 --- a/src/forms/dlgpoint.h +++ b/src/forms/dlgpoint.h @@ -2,7 +2,7 @@ #define __DLGPOINT_H__ #include "ui_dlgpoint.h" -#include "rs_pen.h" +#include "pen.h" class RS_Point;