X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fstr-imatch.c;h=84327fc8f2e97ae478ed5c99dad27567a6aa6dfa;hb=959566090f98dd31eaa67d3d5959b641e5fe902b;hp=9d7de57a14f8e1cd7373219814a32497d457df15;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;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