Fixed files to work with vpath builds for distcheck.
[awesomized/libmemcached] / tests / plus.cpp
index 7bb2a293499c3b793276e41b073e05103b4bf965..4a3789b93a741c427b4b541f79c1f1314b3fb197 100644 (file)
@@ -1,8 +1,9 @@
 /*
   C++ interface test
 */
+#include "libmemcached/memcached.hh"
+
 #include <assert.h>
-#include <memcached.hh>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>