fs/Path: move path_domain to Domain.hxx

This commit is contained in:
Max Kellermann
2013-10-17 22:20:53 +02:00
parent 0d33ae52c6
commit fa60b9ae94
6 changed files with 52 additions and 5 deletions

View File

@@ -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"