Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / experimental / symbolizer / test / Crash.cpp
index 74eedad82ea1ecb995c39f790b9d0709ad03f7ff..3a82b1e71557226f79d0003b0c4c48400b02d7aa 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/experimental/symbolizer/SignalHandler.h"
+#include <folly/experimental/symbolizer/SignalHandler.h>
 
 int main() {
   folly::symbolizer::installFatalSignalHandler();