X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fhash-test.c;h=ae1e6f8649c8f9c9b9211474e35f9b60e4f57bfd;hb=c70b0bd774606177c893f6869ece09d0fd1d9034;hp=25e4ff4df297a1e3bcdcc6b688a6a5812acbda2f;hpb=37571cab6e11ddca40e7b1370b4735d0b5eb21a7;p=libucw.git diff --git a/lib/hash-test.c b/lib/hash-test.c index 25e4ff4d..ae1e6f86 100644 --- a/lib/hash-test.c +++ b/lib/hash-test.c @@ -116,7 +116,7 @@ static void test(void) /* TEST 3: internal strings + pools */ -#include "lib/pools.h" +#include "lib/mempool.h" static struct mempool *pool;