summaryrefslogtreecommitdiff
path: root/src/commodity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commodity.h')
-rw-r--r--src/commodity.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/commodity.h b/src/commodity.h
index 9da2bc92..bff8c1c4 100644
--- a/src/commodity.h
+++ b/src/commodity.h
@@ -47,6 +47,8 @@
#ifndef _COMMODITY_H
#define _COMMODITY_H
+#include "amount.h"
+
namespace ledger {
class keep_details_t;