Update all of the build/spec files.
[awesomized/libmemcached] / example / interface_v0.c
index 1a847ccf111f819e44be76a62ce3312651028423..ef5ba47b57324b384a8c60e792205a57f5599cca 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 
-#include <libmemcached/protocol_handler.h>
+#include <libmemcachedprotocol-0.0/handler.h>
 #include <example/byteorder.h>
-#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,