aboutsummaryrefslogtreecommitdiffstats
path: root/mpd-notification.h
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2016-10-05 23:54:20 +0200
committerGravatar Christian Hesse <mail@eworm.de>2016-10-05 23:54:20 +0200
commit071597337d00070b44e67fcc1458bcf1f5f343a6 (patch)
treedccce6c41dbab8b9a78c777463377e70aeb04eac /mpd-notification.h
parent90b01922ea7622de0eab2216912445040389ed5c (diff)
parent86aaf24691e1d9035a3db86e2df03c49e7675d6c (diff)
downloadmpd-notification-071597337d00070b44e67fcc1458bcf1f5f343a6.tar.gz
mpd-notification-071597337d00070b44e67fcc1458bcf1f5f343a6.tar.zst
Merge branch 'config'
Diffstat (limited to 'mpd-notification.h')
-rw-r--r--mpd-notification.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpd-notification.h b/mpd-notification.h
index 0cbd370..52fbec9 100644
--- a/mpd-notification.h
+++ b/mpd-notification.h
@@ -10,6 +10,8 @@
#define _GNU_SOURCE
+#include <iniparser.h>
+
#include <mpd/client.h>
#include <libnotify/notify.h>