diff --git a/src/lib/time.cpp b/src/lib/time.cpp index 4007bf3..4f037eb 100644 --- a/src/lib/time.cpp +++ b/src/lib/time.cpp @@ -14,6 +14,7 @@ * along with this program. If not, see . */ +#include "time.hpp" #include "sqlite.hpp" #include #include