X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=charset%2Ftolower.c;h=9c975044ee79ffe9bb66c0c9ab697a2d979ffb55;hb=634be141f3f014e31d5931a968c0c0f7e07205fb;hp=189c3151267453d950b6eda0e1ae0ccca971ce4e;hpb=845e0a834647c5496e83d30447fa88760b362094;p=libucw.git diff --git a/charset/tolower.c b/charset/tolower.c index 189c3151..9c975044 100644 --- a/charset/tolower.c +++ b/charset/tolower.c @@ -7,6 +7,6 @@ * of the GNU Lesser General Public License. */ -#include "lib/lib.h" +#include "ucw/lib.h" #include "charset/unicat.h" #include "charset/U-lower.h"