X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Ffiltercxf.h;fp=src%2Fbase%2Frs_filtercxf.h;h=973af92eb3a2abf02608d858b9e663ffb9da5227;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=85e81dc988701c4cde1cab873d9e366016e3ede1;hpb=c83e6faecff94289ccb93609596f125f00c85b41;p=architektonas diff --git a/src/base/rs_filtercxf.h b/src/base/filtercxf.h similarity index 90% rename from src/base/rs_filtercxf.h rename to src/base/filtercxf.h index 85e81dc..973af92 100644 --- a/src/base/rs_filtercxf.h +++ b/src/base/filtercxf.h @@ -1,8 +1,8 @@ -#ifndef RS_FILTERCXF_H -#define RS_FILTERCXF_H +#ifndef __FILTERCXF_H__ +#define __FILTERCXF_H__ #include -#include "rs_filterinterface.h" +#include "filterinterface.h" /** * This format filter class can import and export CXF (CAM Expert Font) files.