index
:
fork-ledger.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binary.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'binary.h')
-rw-r--r--
binary.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/binary.h b/binary.h
index 2cc4b5b4..40621e19 100644
--- a/
binary.h
+++ b/
binary.h
@@ -1,6 +1,7 @@
#ifndef _BINARY_H
#define _BINARY_H
+#include "ledger.h"
#include "parser.h"
#include <deque>