summaryrefslogtreecommitdiff
path: root/qif.h
diff options
context:
space:
mode:
Diffstat (limited to 'qif.h')
-rw-r--r--qif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qif.h b/qif.h
index 89663724..6c68a99b 100644
--- a/qif.h
+++ b/qif.h
@@ -13,7 +13,7 @@ class qif_parser_t : public parser_t
virtual unsigned int parse(std::istream& in,
journal_t * journal,
account_t * master = NULL,
- const std::string * original_file = NULL);
+ const string * original_file = NULL);
};
} // namespace ledger