move Arena, ThreadCachedArena, and Malloc to memory/
[folly.git] / folly / experimental / test / JemallocNodumpAllocatorTest.cpp
index 5c665031364155d4cd7132a58f7f9bda02bb7ef3..cf51106cd51cba7e1f8b6aaadf2e4cc4078f5f57 100644 (file)
@@ -16,8 +16,8 @@
 
 #include <folly/experimental/JemallocNodumpAllocator.h>
 
-#include <folly/Malloc.h>
 #include <folly/io/IOBuf.h>
+#include <folly/memory/Malloc.h>
 #include <folly/portability/GTest.h>
 
 TEST(JemallocNodumpAllocatorTest, Basic) {