Fix folly lint errors
[folly.git] / folly / Lazy.h
index 886a1eb20ed60b268cb3a4015c01bd7fcf9b56b0..bb6411f8e44809470f03d1585505f36c175f9d8e 100644 (file)
@@ -19,7 +19,7 @@
 #include <utility>
 #include <type_traits>
 
-#include "folly/Optional.h"
+#include <folly/Optional.h>
 
 namespace folly {