]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tolower.c
Just fixed a comment in libimages.
[libucw.git] / charset / tolower.c
index 189c3151267453d950b6eda0e1ae0ccca971ce4e..9c975044ee79ffe9bb66c0c9ab697a2d979ffb55 100644 (file)
@@ -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"