Update all of the build/spec files.
[awesomized/libmemcached] / example / interface_v0.c
index 37c8a79a4a8755d3a0b34110d561192bea0caaa3..ef5ba47b57324b384a8c60e792205a57f5599cca 100644 (file)
@@ -16,7 +16,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <libmemcachedprotocol-0.0//protocol_handler.h>
+#include <libmemcachedprotocol-0.0/handler.h>
 #include <example/byteorder.h>
 #include "example/storage.h"
 #include "example/memcached_light.h"