Fixed up a few more places where we set the error in the memcached root.
[awesomized/libmemcached] / tests / string.cc
index 35d6eb41f259936f309358e411e0712923e4fed9..aa8a7d6ffb08c33d6c68dec9cc189ec1f3cfcaed 100644 (file)
  *
  */
 
-#include "libmemcached/common.h"
-#include "libmemcached/error.h"
-#include "tests/string.h"
+#define BUILDING_LIBMEMCACHED
+
+#include <libmemcached/common.h>
+#include <libmemcached/error.h>
+#include <tests/string.h>
 
 test_return_t string_static_null(memcached_st *memc)
 {