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 2b0adf2b..f3a31c76 100644
--- a/src/value.h
+++ b/src/value.h
@@ -573,7 +573,7 @@ class value_context : public error_context
};
#endif
-DECLARE_EXCEPTION(value_exception);
+DECLARE_EXCEPTION(value_error);
} // namespace ledger