aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/job.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/pcs/job.h')
-rw-r--r--calendar/pcs/job.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/pcs/job.h b/calendar/pcs/job.h
index 07404bd7c0..c9bce24dd4 100644
--- a/calendar/pcs/job.h
+++ b/calendar/pcs/job.h
@@ -22,6 +22,8 @@
#ifndef JOB_H
#define JOB_H
+#include <glib.h>
+
typedef void (* JobFunc) (gpointer data);