| 40195:fb4b0ae193c0 | 40197:75ffd76260fc |
|---|---|
| 34 #include "gtkblist.h" | 34 #include "gtkblist.h" |
| 35 #include "gtkinternal.h" | 35 #include "gtkinternal.h" |
| 36 #include "pidginaccountchooser.h" | 36 #include "pidginaccountchooser.h" |
| 37 | 37 |
| 38 #include <gdk/gdkkeysyms.h> | 38 #include <gdk/gdkkeysyms.h> |
| 39 | |
| 40 #include "gtk3compat.h" | |
| 41 | 39 |
| 42 typedef struct | 40 typedef struct |
| 43 { | 41 { |
| 44 PurpleRequestType type; | 42 PurpleRequestType type; |
| 45 | 43 |