move MemoryMapping, Shell, ThreadId, ThreadName, and VersionCheck to system/
[folly.git] / folly / io / async / test / EventBaseThreadTest.cpp
index 96939e3396e63cbb4044fc305170e8b09235d5d0..e804501e7368f9c53b6737677129d6861f8a6804 100644 (file)
@@ -19,9 +19,9 @@
 #include <chrono>
 
 #include <folly/Baton.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;