Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / tests / libmemcached-1.0 / error_conditions.cc
index 66e7c44e02534b085c368791647c2cca6b005aa1..b5a05c77f47e8b23693a48b1c407c99ca1ac8f3a 100644 (file)
@@ -40,8 +40,8 @@
 
 #define BUILDING_LIBMEMCACHED
 
-#include <libmemcached/memcached.h>
-#include <libmemcached/is.h>
+#include <libmemcached-1.0/memcached.h>
+#include "libmemcached/is.h"
 
 #include <tests/error_conditions.h>