aboutsummaryrefslogtreecommitdiffstats
path: root/journal-notify.h
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2015-06-23 12:22:53 +0200
committerGravatar Christian Hesse <mail@eworm.de>2015-06-23 12:22:53 +0200
commit011989fbb773a1568be6d8609fb821ea8e62fb0f (patch)
tree74015b49d0d7c7d9a65df2c3242f6477aab207fe /journal-notify.h
parent37fbb9fa23885064df9f2fa92c0308184cab4fda (diff)
downloadjournal-notify-011989fbb773a1568be6d8609fb821ea8e62fb0f.tar.gz
journal-notify-011989fbb773a1568be6d8609fb821ea8e62fb0f.tar.zst
introduce config.h
Diffstat (limited to 'journal-notify.h')
-rw-r--r--journal-notify.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/journal-notify.h b/journal-notify.h
index d840236..0a6e0b4 100644
--- a/journal-notify.h
+++ b/journal-notify.h
@@ -23,6 +23,7 @@
#include <libnotify/notify.h>
+#include "config.h"
#include "version.h"
#define DEFAULTICON "dialog-information"