diff options
author | Max Kellermann <max@duempel.org> | 2014-01-24 00:24:43 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-01-24 00:24:43 +0100 |
commit | 08296cd66d0ef4729767d97420fab96278a9af17 (patch) | |
tree | 16d4bfe7d04899ae9cbe3de82c486772effb5dd8 /test/run_inotify.cxx | |
parent | 197b503f3ecbf68191b37a7c5fb9c25e975059ce (diff) |
Update*: move to update/
Diffstat (limited to 'test/run_inotify.cxx')
-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" |