From af849fa314ad335e14c82a2018ee7d7bea91842a Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 24 Apr 2023 10:04:33 -0700 Subject: Blob related changes throughout. --- src/stable/archivebase.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stable/archivebase.cpp') diff --git a/src/stable/archivebase.cpp b/src/stable/archivebase.cpp index d2d80a1..c1e886b 100644 --- a/src/stable/archivebase.cpp +++ b/src/stable/archivebase.cpp @@ -6,6 +6,7 @@ */ #include "bu/archivebase.h" +#include "bu/blob.h" Bu::ArchiveBase::ArchiveBase() { -- cgit v1.2.3