Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / detail / Clock.h
index c95e7b8ada9b179f46ebbbd784bf76ad554690c7..34a61b65a37cf8528e935937bfbd783f4fa900b1 100644 (file)
@@ -21,7 +21,7 @@
 #include <cstdint>
 
 #ifndef FOLLY_NO_CONFIG
-#include "folly/folly-config.h"
+#include <folly/folly-config.h>
 #endif
 
 #if FOLLY_HAVE_CLOCK_GETTIME