wangle::detail::FSM
[folly.git] / folly / Uri-inl.h
index 3fb692e93c681f5c20ba8cf375a3e3d40ef1cba7..42f9814b7ca64f7f82604600e8b6a46532eb401a 100644 (file)
@@ -18,7 +18,7 @@
 #error This file may only be included from folly/Uri.h
 #endif
 
-#include "folly/Conv.h"
+#include <folly/Conv.h>
 
 namespace folly {
 
@@ -46,4 +46,3 @@ String Uri::toString() const {
 }
 
 }  // namespace folly
-