diff options
Diffstat (limited to 'mpd-notification.h')
-rw-r--r-- | mpd-notification.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mpd-notification.h b/mpd-notification.h index c991fd1..159aef1 100644 --- a/mpd-notification.h +++ b/mpd-notification.h @@ -14,8 +14,10 @@ #include <libnotify/notify.h> +#ifdef HAVE_LIBAV #include <libavcodec/avcodec.h> #include <libavformat/avformat.h> +#endif #include <stdio.h> #include <unistd.h> |