summaryrefslogtreecommitdiff
path: root/ofx.h
diff options
context:
space:
mode:
Diffstat (limited to 'ofx.h')
-rw-r--r--ofx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ofx.h b/ofx.h
index 9b017bfa..54713c17 100644
--- a/ofx.h
+++ b/ofx.h
@@ -13,7 +13,7 @@ class ofx_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