move Histogram.h to stats/
[folly.git] / folly / test / HistogramBenchmark.cpp
index 50598494cff3c8d2eaa54cb626e5d665662027ed..87a77b993022b5e7e58c7345f271f91dea0e56ae 100644 (file)
@@ -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 <gflags/gflags.h>