diff options
Diffstat (limited to 'datetime.h')
-rw-r--r-- | datetime.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #ifndef _DATETIME_H #define _DATETIME_H -#include "ledger.h" +#include "journal.h" #include <ctime> #include <sstream> |