Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / detail / IPAddress.h
index 476f1fa10bf750fddf208e125a1383c88fd3c192..ef8b85a6751709445bad88f7c1bf350ef957038f 100644 (file)
@@ -34,8 +34,8 @@ extern "C" {
 #include <sys/types.h>
 }
 
-#include "folly/Conv.h"
-#include "folly/Format.h"
+#include <folly/Conv.h>
+#include <folly/Format.h>
 
 namespace folly { namespace detail {