Add and fix BUCK files for folly
[folly.git] / folly / test / FutexTest.cpp
index ae23c6553867591dd9850e95b0782533d8fb8583..c1063cf8a687d12ad9b3cf4740359ef32fe9d2d7 100644 (file)
@@ -22,8 +22,8 @@
 #include <thread>
 
 #include <gflags/gflags.h>
+#include <glog/logging.h>
 #include <gtest/gtest.h>
-#include <common/logging/logging.h>
 #include <time.h>
 
 using namespace folly::detail;