summaryrefslogtreecommitdiff
path: root/src/notification.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/notification.c')
-rw-r--r--src/notification.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/notification.c b/src/notification.c
index 509d2f8..26600cb 100644
--- a/src/notification.c
+++ b/src/notification.c
@@ -21,8 +21,11 @@
* Authors: Glynn Foster <glynn.foster@sun.com>
*/
+#include <config.h>
+
#include <glade/glade.h>
#include <time.h>
+#include <string.h>
#include "zenity.h"
#include "eggtrayicon.h"
#include "util.h"