Merge in all updates for autoconf
[awesomized/libmemcached] / example / interface_v1.c
index 36c0468b28e65b8be047e578217b39295c9c5bde..4fbfed5cbab75630c60e039ef398bba58971c232 100644 (file)
@@ -19,7 +19,7 @@
 #include <string.h>
 
 #include <libmemcached/protocol_handler.h>
-#include <libmemcached/byteorder.h>
+#include <example/byteorder.h>
 #include "storage.h"
 
 static protocol_binary_response_status add_handler(const void *cookie,