diff options
Diffstat (limited to 'fs_mgr/libsnapshot/snapshot_stats.cpp')
-rw-r--r-- | fs_mgr/libsnapshot/snapshot_stats.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_mgr/libsnapshot/snapshot_stats.cpp b/fs_mgr/libsnapshot/snapshot_stats.cpp index 635b47d80..f4ebae81e 100644 --- a/fs_mgr/libsnapshot/snapshot_stats.cpp +++ b/fs_mgr/libsnapshot/snapshot_stats.cpp @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -#include "snapshot_stats.h" +#include <libsnapshot/snapshot_stats.h> #include <sstream> |