summaryrefslogtreecommitdiffstats
path: root/common/notify-inotify.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/notify-inotify.c')
-rw-r--r--common/notify-inotify.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/notify-inotify.c b/common/notify-inotify.c
index 27719dbf..a35cf745 100644
--- a/common/notify-inotify.c
+++ b/common/notify-inotify.c
@@ -34,7 +34,8 @@
#define IN_ONLYDIR 0x01000000
#endif
-#include "glib-ectomy.h"
+#include <glib.h>
+
#include "logging.h"
#include "notify.h"