summaryrefslogtreecommitdiff
path: root/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'error.h')
-rw-r--r--error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/error.h b/error.h
index d5107f6d..52af358a 100644
--- a/error.h
+++ b/error.h
@@ -1,7 +1,7 @@
#ifndef _ERROR_H
#define _ERROR_H
-#include "ledger.h"
+#include "journal.h"
#include <exception>
#include <string>