summaryrefslogtreecommitdiff
path: root/src/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/value.h')
-rw-r--r--src/value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/value.h b/src/value.h
index bd25c7a7..410ff22a 100644
--- a/src/value.h
+++ b/src/value.h
@@ -49,7 +49,7 @@
#ifndef _VALUE_H
#define _VALUE_H
-#include "balance.h"
+#include "balance.h" // includes amount.h
#include "mask.h"
namespace ledger {