summaryrefslogtreecommitdiff
path: root/datetime.h
diff options
context:
space:
mode:
Diffstat (limited to 'datetime.h')
-rw-r--r--datetime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/datetime.h b/datetime.h
index 51483172..41c97fe1 100644
--- a/datetime.h
+++ b/datetime.h
@@ -1,7 +1,7 @@
#ifndef _DATETIME_H
#define _DATETIME_H
-#include "ledger.h"
+#include "journal.h"
#include <ctime>
#include <sstream>