Fix Dwarf path handling to fix broken test
[folly.git] / folly / experimental / symbolizer / LineReader.h
index 07f54b24112226a1ae2f34e1272a8c95b13b013a..d5d76b459533d2217a6be597d477c11fdcc2a65e 100644 (file)
@@ -21,7 +21,7 @@
 
 #include <boost/noncopyable.hpp>
 
-#include "folly/Range.h"
+#include <folly/Range.h>
 
 namespace folly { namespace symbolizer {
 
@@ -88,4 +88,3 @@ class LineReader : private boost::noncopyable {
 }}  // namespaces
 
 #endif /* FOLLY_SYMBOLIZER_LINEREADER_H_ */
-