X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Ftest.h;h=0cbb5f0d3d2079c7643a15016276b73137b3b12c;hb=26aff973ea8db6495862e66cb287e9c000103c9e;hp=1c6b87be25bd383242679e4627d5eb1d6f09e40f;hpb=51aa1233e4981967f06dd3432cd3a6ed83a35607;p=m6w6%2Flibmemcached diff --git a/tests/test.h b/tests/test.h index 1c6b87be..0cbb5f0d 100644 --- a/tests/test.h +++ b/tests/test.h @@ -5,8 +5,8 @@ extern "C" { #endif -#include -#include "../lib/common.h" +#include +#include "../libmemcached/common.h" typedef struct world_st world_st; typedef struct collection_st collection_st;