diff options
Diffstat (limited to 'src/Daemon.cxx')
-rw-r--r-- | src/Daemon.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Daemon.cxx b/src/Daemon.cxx index 84e32d43a..e0990d146 100644 --- a/src/Daemon.cxx +++ b/src/Daemon.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "Daemon.hxx" -#include "FatalError.hxx" +#include "system/FatalError.hxx" #include <glib.h> |