Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / Malloc.cpp
index 77a96d9a294e6a5eba8923e9e49c92ccf3ea6033..fe8d8b6a421635193f13cad56a5d33bf6df13003 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/Malloc.h"
+#include <folly/Malloc.h>
 
 namespace folly {