]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tolower.c
Move UCW perl modules to their directory
[libucw.git] / charset / tolower.c
index 7a24f2cbb05aaddfadbf2f19a62f9ca1483739b7..9c975044ee79ffe9bb66c0c9ab697a2d979ffb55 100644 (file)
@@ -7,6 +7,6 @@
  *     of the GNU Lesser General Public License.
  */
 
  *     of the GNU Lesser General Public License.
  */
 
-#include "lib/lib.h"
-#include "charset/unicode.h"
+#include "ucw/lib.h"
+#include "charset/unicat.h"
 #include "charset/U-lower.h"
 #include "charset/U-lower.h"