aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/control-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/control-factory.h')
-rw-r--r--calendar/gui/control-factory.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gui/control-factory.h b/calendar/gui/control-factory.h
index f599f7b3b8..bab1611c03 100644
--- a/calendar/gui/control-factory.h
+++ b/calendar/gui/control-factory.h
@@ -23,6 +23,8 @@
#ifndef _CONTROL_FACTORY_H_
#define _CONTROL_FACTORY_H_
+#include <bonobo/bonobo-control.h>
+
BonoboControl *control_factory_new_control (void);
#endif /* _CONTROL_FACTORY_H_ */