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