summaryrefslogtreecommitdiff
path: root/src/timelog.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/timelog.cc')
-rw-r--r--src/timelog.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/timelog.cc b/src/timelog.cc
index 68e1ab79..decc65bd 100644
--- a/src/timelog.cc
+++ b/src/timelog.cc
@@ -30,6 +30,10 @@
*/
#include "timelog.h"
+#include "xact.h"
+#include "post.h"
+#include "account.h"
+#include "journal.h"
namespace ledger {