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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libempathy/empathy-camera-monitor.h b/libempathy/empathy-camera-monitor.h
index 19fbafa2e..2f26670dd 100644
--- a/libempathy/empathy-camera-monitor.h
+++ b/libempathy/empathy-camera-monitor.h
@@ -53,6 +53,9 @@ typedef struct
gchar *name;
} EmpathyCamera;
+#define EMPATHY_TYPE_CAMERA (empathy_camera_get_type ())
+GType empathy_camera_get_type (void) G_GNUC_CONST;
+
GType empathy_camera_monitor_get_type (void) G_GNUC_CONST;
EmpathyCameraMonitor *empathy_camera_monitor_dup_singleton (void);