aboutsummaryrefslogtreecommitdiffstats
path: root/src/InotifySource.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/InotifySource.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/InotifySource.cxx b/src/InotifySource.cxx
index ff161b6c6..9a2d4d46d 100644
--- a/src/InotifySource.cxx
+++ b/src/InotifySource.cxx
@@ -20,8 +20,8 @@
#include "config.h"
#include "InotifySource.hxx"
#include "util/fifo_buffer.h"
-#include "fd_util.h"
-#include "FatalError.hxx"
+#include "system/fd_util.h"
+#include "system/FatalError.hxx"
#include <glib.h>