Codemod: use #include angle brackets in folly and thrift
[folly.git] / folly / experimental / io / FsUtil.cpp
index 3aa8dc36bd9f48dd3ef6ede903b92ccda8799dd8..a0dfd892f43ab9280160e5ac1f97feb65ff865b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2013 Facebook, Inc.
+ * Copyright 2014 Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "folly/experimental/io/FsUtil.h"
+#include <folly/experimental/io/FsUtil.h>
 
 namespace bsys = ::boost::system;