X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fstr-imatch.c;h=84327fc8f2e97ae478ed5c99dad27567a6aa6dfa;hb=1e5ae8a779b693d8023ce9821b839f29e210d9e8;hp=9d7de57a14f8e1cd7373219814a32497d457df15;hpb=a4fe009d3366b0a3e119713b0ecc7fc0070efdfa;p=libucw.git diff --git a/ucw/str-imatch.c b/ucw/str-imatch.c index 9d7de57a..84327fc8 100644 --- a/ucw/str-imatch.c +++ b/ucw/str-imatch.c @@ -7,10 +7,10 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/chartype.h" +#include +#include #define Convert(x) Cupcase(x) #define MATCH_FUNC_NAME str_match_pattern_nocase -#include "ucw/str-match.h" +#include