X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Fdimradial.h;fp=src%2Fbase%2Frs_dimradial.h;h=4570d96aa672dcd65bc3cd5580b9a02514a639e5;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=a194b52df4296853f6e6b41f13cc7d7008f5d165;hpb=c83e6faecff94289ccb93609596f125f00c85b41;p=architektonas diff --git a/src/base/rs_dimradial.h b/src/base/dimradial.h similarity index 96% rename from src/base/rs_dimradial.h rename to src/base/dimradial.h index a194b52..4570d96 100644 --- a/src/base/rs_dimradial.h +++ b/src/base/dimradial.h @@ -1,7 +1,7 @@ -#ifndef RS_DIMRADIAL_H -#define RS_DIMRADIAL_H +#ifndef __DIMRADIAL_H__ +#define __DIMRADIAL_H__ -#include "rs_dimension.h" +#include "dimension.h" /** * Holds the data that defines a radial dimension entity.