]> git.0d.be Git - empathy.git/blobdiff - src/empathy-event-manager.h
Updated Oriya translation
[empathy.git] / src / empathy-event-manager.h
index 394db8d9c9d0b3dcd0cbce9d0d9cddd2ec62393a..f2878c7ca55eb931df1782648f39bfc389b5f766 100644 (file)
 #ifndef __EMPATHY_EVENT_MANAGER_H__
 #define __EMPATHY_EVENT_MANAGER_H__
 
-#include <glib.h>
 #include <glib-object.h>
 
-#include <libempathy/empathy-contact.h>
+#include "empathy-contact.h"
 
 G_BEGIN_DECLS
 
@@ -69,6 +68,7 @@ typedef struct {
     gchar *message;
     gboolean must_ack;
     GObject *handler_instance;
+    guint roster_view_id;
 } EmpathyEvent;
 
 GType                empathy_event_manager_get_type      (void) G_GNUC_CONST;