aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-24 00:24:43 +0100
committerMax Kellermann <max@duempel.org>2014-01-24 00:24:43 +0100
commit08296cd66d0ef4729767d97420fab96278a9af17 (patch)
tree16d4bfe7d04899ae9cbe3de82c486772effb5dd8 /test
parent197b503f3ecbf68191b37a7c5fb9c25e975059ce (diff)
downloadmpd-08296cd66d0ef4729767d97420fab96278a9af17.tar.gz
mpd-08296cd66d0ef4729767d97420fab96278a9af17.tar.xz
mpd-08296cd66d0ef4729767d97420fab96278a9af17.zip
Update*: move to update/
Diffstat (limited to 'test')
-rw-r--r--test/run_inotify.cxx2
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"