Fix all include location, and drop versions of the library that were never shipped.
[awesomized/libmemcached] / clients / memerror.cc
index 17bc531c96473ed735fb214ae19c1c2ca76c2ac1..910b2a6da71d2ab10462513401cd766969a6a6eb 100644 (file)
@@ -1,4 +1,5 @@
 /* LibMemcached
+ * Copyright (C) 2011-2012 Data Differential, http://datadifferential.com/
  * Copyright (C) 2006-2009 Brian Aker
  * All rights reserved.
  *
@@ -20,7 +21,7 @@
 #include <iostream>
 #include <unistd.h>
 
-#include <libmemcached/memcached.h>
+#include <libmemcached-1.0/memcached.h>
 
 #include "utilities.h"