Fix #includes
[folly.git] / folly / test / DeterministicScheduleTest.cpp
index 6ec429fb7e8a3884f22fdf1ad7a99beef0554837..2d364310a5fc5be67ed8e459535b2853d905b1e4 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "DeterministicSchedule.h"
+#include <folly/test/DeterministicSchedule.h>
 
 #include <gflags/gflags.h>
 #include <gtest/gtest.h>