ci: bsds: rebuild packages after reconfiguration
[awesomized/libmemcached] / tests / libmemcached-1.0 / string.cc
index 25613d8f103aa3bd620575946d7937b353c8eb9f..2151fa8b66d54733013e10abcddc2d333ec18bec 100644 (file)
 // We let libmemcached/common.h define config since we are looking at
 // library internals.
 
-#include <mem_config.h>
+#include "mem_config.h"
 
-#include <libmemcached-1.0/memcached.h>
+#include "libmemcached-1.0/memcached.h"
 
 #include "libmemcached/string.hpp"
 #include "libmemcached/is.h"
 
-#include <libtest/test.hpp>
+#include "libtest/test.hpp"
 
-#include <tests/string.h>
+#include "tests/string.h"
 
 test_return_t string_static_null(void*)
 {