]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tocat.c
Opt: Constify
[libucw.git] / charset / tocat.c
index 583c31ddf32df438c17848628373d5c8a57e4c9d..a5f9da468a370001841496230c237eb4b6668571 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/unicat.h"
-#include "charset/U-cat.h"
+#include <ucw/lib.h>
+#include <charset/unicat.h>
+#include <charset/U-cat.h>