aboutsummaryrefslogtreecommitdiffstats
path: root/mpd-notification.h
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2024-05-21 13:21:14 +0200
committerGravatar Christian Hesse <mail@eworm.de>2024-05-21 13:37:41 +0200
commit1f70f5866866b03fe6c5d0bd1fea33db7bb99a0d (patch)
treef71fbd860af5a26f7f4aed747edc8f5970aefa6d /mpd-notification.h
parente167b84f164904fcc14498a27026b5a354a5d0ad (diff)
downloadmpd-notification-1f70f5866866b03fe6c5d0bd1fea33db7bb99a0d.tar.gz
mpd-notification-1f70f5866866b03fe6c5d0bd1fea33db7bb99a0d.tar.zst
update include, use pkg-config for iniparseriniparser-4-2-2
... which ships required files with release 4.2.2.
Diffstat (limited to 'mpd-notification.h')
-rw-r--r--mpd-notification.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpd-notification.h b/mpd-notification.h
index cd8b386..a7f9453 100644
--- a/mpd-notification.h
+++ b/mpd-notification.h
@@ -34,7 +34,7 @@
#include <systemd/sd-daemon.h>
#endif
-#include <iniparser.h>
+#include <iniparser/iniparser.h>
#include <libnotify/notify.h>
#include <mpd/client.h>