Make Observer stress test pass a stress run
[folly.git] / folly / SharedMutex.cpp
index 23266b7c1b22bd1464060474d8aa52436370b997..efabaa4e20939c65a38033a36d2a22c6b97aace1 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "SharedMutex.h"
+#include <folly/SharedMutex.h>
 
 namespace folly {
 // Explicitly instantiate SharedMutex here: