Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / test / AsciiCaseInsensitiveTest.cpp
index 2a357b0b7d1ebe138f0a7765bb4ad80459918570..373998c42430f105318be278ee5170d749e6ac76 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/Range.h"
+#include <folly/Range.h>
 
 #include <gtest/gtest.h>
 #include <algorithm>