summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--journal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/journal.h b/journal.h
index 89455094..75ae35fa 100644
--- a/journal.h
+++ b/journal.h
@@ -312,6 +312,7 @@ class journal_t
account_t * master;
entries_list entries;
strings_list sources;
+ std::string price_db;
char * item_pool;
char * item_pool_end;