]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tolower.c
XTypes: Fixed dump of configuration.
[libucw.git] / charset / tolower.c
index 7a24f2cbb05aaddfadbf2f19a62f9ca1483739b7..84544d7e23136bc77647035766f008eb29965762 100644 (file)
@@ -7,6 +7,6 @@
  *     of the GNU Lesser General Public License.
  */
 
-#include "lib/lib.h"
-#include "charset/unicode.h"
-#include "charset/U-lower.h"
+#include <ucw/lib.h>
+#include <charset/unicat.h>
+#include <charset/U-lower.h>