Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / detail / Malloc.h
index c4ab1b2d11f1ad9a95ce7e844714ba5a4be2d7b3..6b045b44d2d31f59220d541dc1954f22c9c0b754 100644 (file)
@@ -20,7 +20,7 @@
 #include <stdlib.h>
 
 #ifndef FOLLY_NO_CONFIG
-#include "folly/folly-config.h"
+#include <folly/folly-config.h>
 #endif
 
 extern "C" {