aboutsummaryrefslogtreecommitdiff
path: root/libbutl/path.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/path.hxx')
-rw-r--r--libbutl/path.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/path.hxx b/libbutl/path.hxx
index b1ba31a..7e35ba5 100644
--- a/libbutl/path.hxx
+++ b/libbutl/path.hxx
@@ -37,7 +37,7 @@ namespace butl
// non-dir-adapted implementation (see where we call K::cast()).
//
- struct LIBBUTL_EXPORT invalid_path_base: public std::exception
+ struct LIBBUTL_SYMEXPORT invalid_path_base: public std::exception
{
virtual char const*
what () const throw ();