semver: 1.0 -> 1
[m6w6/libmemcached] / src / bin / memcapable.cc
index 54e9c2242bea3c28061814a83fda375e75dba85f..a95fc1d10ee5827d3ca294fce0b1f0ed8d2cd240 100644 (file)
@@ -36,8 +36,8 @@
 #include "p9y/socket.hpp"
 #include "p9y/poll.hpp"
 
-#include "libmemcached-1.0/memcached.h"
-#include "libmemcachedprotocol-0.0/binary.h"
+#include "libmemcached-1/memcached.h"
+#include "libmemcachedprotocol-0/binary.h"
 #include "libmemcached/byteorder.h"
 
 #include <vector>