diff options
Diffstat (limited to 'src/derive.h')
-rw-r--r-- | src/derive.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/derive.h b/src/derive.h index c0607fc2..dfc65c00 100644 --- a/src/derive.h +++ b/src/derive.h @@ -1,7 +1,7 @@ #ifndef _DERIVE_H #define _DERIVE_H -#include "journal.h" +#include "xpath.h" namespace ledger { |