move MemoryMapping, Shell, ThreadId, ThreadName, and VersionCheck to system/
[folly.git] / folly / io / async / test / ScopedEventBaseThreadTest.cpp
index 79dbe6ff935bf4a40f8c8af5d663749c683ec71a..6f1d226672cb037169fd122cf5e033ee8fcc929e 100644 (file)
@@ -21,9 +21,9 @@
 
 #include <folly/Baton.h>
 #include <folly/Optional.h>
-#include <folly/ThreadName.h>
 #include <folly/io/async/EventBaseManager.h>
 #include <folly/portability/GTest.h>
+#include <folly/system/ThreadName.h>
 
 using namespace std;
 using namespace std::chrono;