(wangle) s/continuation_/callback/ (missed some)
[folly.git] / folly / Malloc.h
index b8b2e2048bd3b7018c7d323b004954b6e3e533ce..b8ee18c58a83a7a8a96b2dd3310369340e10c9e4 100644 (file)
@@ -26,7 +26,7 @@
 // includes and uses fbstring.
 #if defined(_GLIBCXX_USE_FB) && !defined(_LIBSTDCXX_FBSTRING)
 
-#include "folly/detail/Malloc.h"
+#include <folly/detail/Malloc.h>
 
 #include <string>
 namespace folly {
@@ -59,8 +59,8 @@ __attribute__((weak));
 #include <bits/functexcept.h>
 #define FOLLY_HAVE_MALLOC_H 1
 #else
-#include "folly/detail/Malloc.h"
-#include "folly/Portability.h"
+#include <folly/detail/Malloc.h>
+#include <folly/Portability.h>
 #endif
 
 // for malloc_usable_size