aboutsummaryrefslogtreecommitdiffstats
path: root/mpd-notification.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpd-notification.h')
-rw-r--r--mpd-notification.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpd-notification.h b/mpd-notification.h
index c80e209..a7f9453 100644
--- a/mpd-notification.h
+++ b/mpd-notification.h
@@ -1,5 +1,5 @@
/*
- * (C) 2011-2023 by Christian Hesse <mail@eworm.de>
+ * (C) 2011-2024 by Christian Hesse <mail@eworm.de>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -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>