diff options
Diffstat (limited to 'src/config/Param.cxx')
-rw-r--r-- | src/config/Param.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Param.cxx b/src/config/Param.cxx index 36dcdd9a0..175cb49af 100644 --- a/src/config/Param.cxx +++ b/src/config/Param.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "Param.hxx" -#include "ConfigPath.hxx" +#include "Path.hxx" #include "fs/AllocatedPath.hxx" #include "util/RuntimeError.hxx" |