Fix some copyright lines in folly/
[folly.git] / folly / test / BitsBenchmark.cpp
index 5d2ba9e145206cd43082ae0a1ac66c2a6e404da4..da0cab43c07e2105486cf5fa0b9e89eda895e6f6 100644 (file)
@@ -16,7 +16,7 @@
 
 // @author Tudor Bosman (tudorb@fb.com)
 
-#include <folly/Bits.h>
+#include <folly/lang/Bits.h>
 
 #include <folly/Benchmark.h>