Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / io / async / EventHandler.h
index 520a24c710acea6ef82624ff873f02190a9901e3..31abc7ee78667978e9c75a6a8d9f1e5fef5c7c72 100644 (file)
@@ -19,7 +19,7 @@
 #pragma once
 
 #include <glog/logging.h>
-#include "folly/io/async/EventUtil.h"
+#include <folly/io/async/EventUtil.h>
 #include <boost/noncopyable.hpp>
 #include <stddef.h>