aboutsummaryrefslogtreecommitdiff
path: root/src/ui/accounts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/accounts.h')
-rw-r--r--src/ui/accounts.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/accounts.h b/src/ui/accounts.h
index c8a8549..a71e31e 100644
--- a/src/ui/accounts.h
+++ b/src/ui/accounts.h
@@ -26,11 +26,9 @@
26#define UI_ACCOUNTS_H_ 26#define UI_ACCOUNTS_H_
27 27
28#include "messenger.h" 28#include "messenger.h"
29#include "../bindings.h"
30 29
31typedef struct UI_ACCOUNTS_Handle 30typedef struct UI_ACCOUNTS_Handle
32{ 31{
33 MESSENGER_Bindings *bindings;
34 guint show_queued; 32 guint show_queued;
35 33
36 GtkBuilder *builder; 34 GtkBuilder *builder;