From fa60b9ae94a61c71da2b7dd7305eb191612bc6e6 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@duempel.org>
Date: Thu, 17 Oct 2013 22:20:53 +0200
Subject: fs/Path: move path_domain to Domain.hxx

---
 src/ConfigPath.cxx | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/ConfigPath.cxx')

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"
 
-- 
cgit v1.2.3