]> mj.ucw.cz Git - libucw.git/blobdiff - charset/toupper.c
Trans: Document which modules have to be resourcified
[libucw.git] / charset / toupper.c
index 5a650b9d334abb23797073b6780d3ac9c90830ee..5691d4e0b339a94554c6697f42e290b0331be535 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-upper.h"
 #include "charset/U-upper.h"