Fix #includes
[folly.git] / folly / detail / MemoryIdler.cpp
index fdda4ca98da3a3d87e6f01d16021b7e452c51ca5..de585f2d2b996e11f01bb60176293156571acc45 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#include "MemoryIdler.h"
+#include <folly/detail/MemoryIdler.h>
 #include <folly/Logging.h>
 #include <folly/Malloc.h>
 #include <folly/ScopeGuard.h>