X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=example%2Finterface_v0.c;h=ef5ba47b57324b384a8c60e792205a57f5599cca;hb=0b11235514c679e2545176348ce56c1e19ba4d30;hp=1a847ccf111f819e44be76a62ce3312651028423;hpb=a9c18d99fb245723f9d742af72eff9efa50e0334;p=m6w6%2Flibmemcached diff --git a/example/interface_v0.c b/example/interface_v0.c index 1a847ccf..ef5ba47b 100644 --- a/example/interface_v0.c +++ b/example/interface_v0.c @@ -16,10 +16,10 @@ #include #include -#include +#include #include -#include "storage.h" -#include "memcached_light.h" +#include "example/storage.h" +#include "example/memcached_light.h" static protocol_binary_response_status noop_command_handler(const void *cookie, protocol_binary_request_header *header,