diff options
Diffstat (limited to 'src/db/update/InotifyUpdate.hxx')
-rw-r--r-- | src/db/update/InotifyUpdate.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/db/update/InotifyUpdate.hxx b/src/db/update/InotifyUpdate.hxx index 8f9f7d99b..47fda5e66 100644 --- a/src/db/update/InotifyUpdate.hxx +++ b/src/db/update/InotifyUpdate.hxx @@ -20,8 +20,6 @@ #ifndef MPD_INOTIFY_UPDATE_HXX #define MPD_INOTIFY_UPDATE_HXX -#include "util/Compiler.h" - class EventLoop; class Storage; class UpdateService; |