aboutsummaryrefslogtreecommitdiffstats
path: root/mpd-notification.c
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2014-01-02 14:30:38 +0100
committerGravatar Christian Hesse <mail@eworm.de>2014-01-02 14:30:38 +0100
commitcc48e628207fdf53157795987ee36aed3aad729a (patch)
treeed7cce7084cf5a9d0d2cf81ff15811d2a9e98d0f /mpd-notification.c
parentc73fd3815da7af0b0e954b52f3d1e218b262a14d (diff)
downloadmpd-notification-cc48e628207fdf53157795987ee36aed3aad729a.tar.gz
mpd-notification-cc48e628207fdf53157795987ee36aed3aad729a.tar.zst
write version to header file
Diffstat (limited to 'mpd-notification.c')
-rw-r--r--mpd-notification.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mpd-notification.c b/mpd-notification.c
index 2d79d67..7ad3aa0 100644
--- a/mpd-notification.c
+++ b/mpd-notification.c
@@ -16,6 +16,7 @@
#include <signal.h>
#include "config.h"
+#include "version.h"
#define PROGNAME "mpd-notification"