diff options
Diffstat (limited to '')
-rw-r--r-- | src/db/update/InotifySource.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/db/update/InotifySource.hxx b/src/db/update/InotifySource.hxx index 081ce10f3..2557680a0 100644 --- a/src/db/update/InotifySource.hxx +++ b/src/db/update/InotifySource.hxx @@ -21,6 +21,7 @@ #define MPD_INOTIFY_SOURCE_HXX #include "event/SocketMonitor.hxx" +#include "Compiler.h" class Error; |