From bf4ee48efad262c650b6b1a5b61ebe837d59f910 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 12 Sep 2013 10:03:37 +0200 Subject: ConfigPath: move path_domain to system/Path.cxx --- src/fs/Path.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/fs/Path.hxx') diff --git a/src/fs/Path.hxx b/src/fs/Path.hxx index eaab2bde5..dd4cf38a7 100644 --- a/src/fs/Path.hxx +++ b/src/fs/Path.hxx @@ -44,6 +44,8 @@ # endif #endif +extern const class Domain path_domain; + /** * A path name in the native file system character set. */ -- cgit v1.2.3