diff options
Diffstat (limited to 'src/ConfigPath.cxx')
-rw-r--r-- | src/ConfigPath.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ConfigPath.cxx b/src/ConfigPath.cxx index 879a1ea56..6c3177c17 100644 --- a/src/ConfigPath.cxx +++ b/src/ConfigPath.cxx @@ -20,6 +20,7 @@ #include "config.h" #include "ConfigPath.hxx" #include "fs/Path.hxx" +#include "fs/Domain.hxx" #include "util/Error.hxx" #include "ConfigGlobal.hxx" |