]> mj.ucw.cz Git - libucw.git/blobdiff - charset/mp-charconv.h
ucw docs: more hash functions
[libucw.git] / charset / mp-charconv.h
index ab6f65d924f71708bf6723afb296c0ebe45558a6..97604983ea4320645ea74b594bf2e3d4963074e6 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _CHARSET_MP_CHARCONV_H
 #define _CHARSET_MP_CHARCONV_H
 
-#include "lib/mempool.h"
+#include "ucw/mempool.h"
 #include "charset/charconv.h"
 
 byte *mp_strconv(struct mempool *mp, const byte *s, uns cs_in, uns cs_out);