summaryrefslogtreecommitdiff
path: root/src/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/value.h')
-rw-r--r--src/value.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/value.h b/src/value.h
index a6bb091f..eba9f6a0 100644
--- a/src/value.h
+++ b/src/value.h
@@ -32,8 +32,7 @@
#ifndef _VALUE_H
#define _VALUE_H
-#include "amount.h"
-#include "balance.h"
+#include "balpair.h" // pulls in balance.h and amount.h
namespace ledger {