diff -r b7d1317b138e -r fae240d633fc test/prop_tests.c --- a/test/prop_tests.c Tue Oct 17 15:15:54 2017 +0200 +++ b/test/prop_tests.c Tue Oct 17 16:15:41 2017 +0200 @@ -27,7 +27,7 @@ */ #include "prop_tests.h" -#include "ucx/mempool.h" +#include UCX_TEST(test_ucx_properties_new) { UcxProperties *parser = ucx_properties_new();