aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-camera-monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-camera-monitor.h')
-rw-r--r--libempathy/empathy-camera-monitor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-camera-monitor.h b/libempathy/empathy-camera-monitor.h
index 0a9a4981e..d2d9bb89e 100644
--- a/libempathy/empathy-camera-monitor.h
+++ b/libempathy/empathy-camera-monitor.h
@@ -50,5 +50,7 @@ GType empathy_camera_monitor_get_type (void) G_GNUC_CONST;
EmpathyCameraMonitor *empathy_camera_monitor_dup_singleton (void);
+gboolean empathy_camera_monitor_get_available (EmpathyCameraMonitor *self);
+
G_END_DECLS
#endif /* __EMPATHY_CAMERA_MONITOR_H__ */