aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Path.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/fs/Path.cxx')
-rw-r--r--src/fs/Path.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fs/Path.cxx b/src/fs/Path.cxx
index 688b78515..08e18762a 100644
--- a/src/fs/Path.cxx
+++ b/src/fs/Path.cxx
@@ -18,7 +18,8 @@
*/
#include "config.h"
-#include "fs/Path.hxx"
+#include "Path.hxx"
+#include "Limits.hxx"
#include "ConfigGlobal.hxx"
#include "system/FatalError.hxx"
#include "util/Error.hxx"