aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/RunInotify.cxx (renamed from test/run_inotify.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/run_inotify.c b/test/RunInotify.cxx
index 4ceb60229..491cddb78 100644
--- a/test/run_inotify.c
+++ b/test/RunInotify.cxx
@@ -18,7 +18,7 @@
*/
#include "config.h"
-#include "inotify_source.h"
+#include "InotifySource.hxx"
#include <glib.h>