]> git.0d.be Git - empathy.git/blobdiff - src/empathy-event-manager.h
Use a flat namespace for internal includes
[empathy.git] / src / empathy-event-manager.h
index 394db8d9c9d0b3dcd0cbce9d0d9cddd2ec62393a..511a5ed5785f26b8e62f88dda9986582559aa232 100644 (file)
@@ -25,7 +25,7 @@
 #include <glib.h>
 #include <glib-object.h>
 
-#include <libempathy/empathy-contact.h>
+#include "empathy-contact.h"
 
 G_BEGIN_DECLS
 
@@ -69,6 +69,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;