Add an exception class for tossing resource error.
[m6w6/libmemcached] / example / interface_v1.c
index 36c0468b28e65b8be047e578217b39295c9c5bde..d2b20712664ec8321b5b78be51fe38ef28e7e9a5 100644 (file)
@@ -18,8 +18,8 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <libmemcached/protocol_handler.h>
-#include <libmemcached/byteorder.h>
+#include <libmemcachedprotocol-0.0/handler.h>
+#include <example/byteorder.h>
 #include "storage.h"
 
 static protocol_binary_response_status add_handler(const void *cookie,