diff options
Diffstat (limited to 'src/inotify_update.h')
-rw-r--r-- | src/inotify_update.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inotify_update.h b/src/inotify_update.h index 45466afae..f77e183a6 100644 --- a/src/inotify_update.h +++ b/src/inotify_update.h @@ -20,7 +20,7 @@ #ifndef MPD_INOTIFY_UPDATE_H #define MPD_INOTIFY_UPDATE_H -#include "config.h" +#include "check.h" #ifdef HAVE_INOTIFY_INIT |