X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Flibloc%2Fstringpool.h;fp=src%2Floc%2Fstringpool.h;h=932aad7eddbb294a2d3b09785697751741ac76d3;hb=c12a1385e4a21211f0bd07104525a8858a3aea13;hp=8068242c24b5bb78fe37f97307e53a7ed4023ad8;hpb=8c37d8a7910af1b8cfbd6e7cb11b90ee9c913bc4;p=location%2Flibloc.git diff --git a/src/loc/stringpool.h b/src/libloc/stringpool.h similarity index 98% rename from src/loc/stringpool.h rename to src/libloc/stringpool.h index 8068242..932aad7 100644 --- a/src/loc/stringpool.h +++ b/src/libloc/stringpool.h @@ -22,7 +22,7 @@ #include #include -#include +#include struct loc_stringpool; int loc_stringpool_new(struct loc_ctx* ctx, struct loc_stringpool** pool);