Switch gflags to portability/GFlags.h
[folly.git] / folly / test / DynamicOtherTest.cpp
index 5d533b4a0ee5dd2a210d330ba0256eb48328bc7f..bf3b462f32ce516ce3ef68d3b973f3f862520519 100644 (file)
@@ -18,8 +18,8 @@
 
 #include <folly/gen/Base.h>
 #include <folly/json.h>
+#include <folly/portability/GFlags.h>
 
-#include <gflags/gflags.h>
 #include <gtest/gtest.h>
 
 #include <iostream>