X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fdisk_space_estimator.cpp;h=42fdfc24a04647d36b79dbc848d2f65000e4c3eb;hb=131a051c4cd3719a9be415386fdf0f4e15da7c66;hp=5c4c41bc021fa7306b35db7bea6b9b2e3aad8b58;hpb=7188e3e948c60f78f5e2cd8756337f716de06d99;p=nageru diff --git a/nageru/disk_space_estimator.cpp b/nageru/disk_space_estimator.cpp index 5c4c41b..42fdfc2 100644 --- a/nageru/disk_space_estimator.cpp +++ b/nageru/disk_space_estimator.cpp @@ -5,7 +5,7 @@ #include #include -#include "metrics.h" +#include "shared/metrics.h" #include "shared/timebase.h" DiskSpaceEstimator::DiskSpaceEstimator(DiskSpaceEstimator::callback_t callback)