X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ftest%2FHistogramBenchmark.cpp;h=87a77b993022b5e7e58c7345f271f91dea0e56ae;hb=bac6c8f19e2dfb35b56c3d8985736fcdd1b1af1e;hp=50598494cff3c8d2eaa54cb626e5d665662027ed;hpb=2624a682280830b932a741c5386b58b4771b4f5e;p=folly.git diff --git a/folly/test/HistogramBenchmark.cpp b/folly/test/HistogramBenchmark.cpp index 50598494..87a77b99 100644 --- a/folly/test/HistogramBenchmark.cpp +++ b/folly/test/HistogramBenchmark.cpp @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -#include "folly/Histogram.h" +#include "folly/stats/Histogram.h" #include