diff options
Diffstat (limited to 'src/Main.cxx')
-rw-r--r-- | src/Main.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx index 6d4fc82d2..44adf2e28 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -47,7 +47,7 @@ #include "InputInit.hxx" #include "event/Loop.hxx" #include "IOThread.hxx" -#include "Path.hxx" +#include "fs/Path.hxx" extern "C" { #include "daemon.h" |