diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/run_inotify.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_inotify.cxx b/test/run_inotify.cxx index 4a604a6d6..9ed00d3d6 100644 --- a/test/run_inotify.cxx +++ b/test/run_inotify.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "ShutdownHandler.hxx" -#include "InotifySource.hxx" +#include "update/InotifySource.hxx" #include "event/Loop.hxx" #include "util/Error.hxx" #include "Log.hxx" |