diff options
Diffstat (limited to 'src/times.cc')
-rw-r--r-- | src/times.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/times.cc b/src/times.cc index 8966d598..a11d4d50 100644 --- a/src/times.cc +++ b/src/times.cc @@ -1,4 +1,4 @@ -#include "times.h" +#include "utils.h" namespace ledger { |