libpurple/protocols/gg/multilogon.c

changeset 40358
e6fe6fc1f516
parent 39276
89f307c3aa27
child 40439
e9838d634d5e
equal deleted inserted replaced
40352:7281920d8a66 40358:e6fe6fc1f516
26 * along with this program; if not, write to the Free Software 26 * along with this program; if not, write to the Free Software
27 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 27 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
28 */ 28 */
29 29
30 #include "multilogon.h" 30 #include "multilogon.h"
31
32 #include <debug.h>
33 31
34 #include "gg.h" 32 #include "gg.h"
35 #include "keymapper.h" 33 #include "keymapper.h"
36 #include "utils.h" 34 #include "utils.h"
37 #include "message-prpl.h" 35 #include "message-prpl.h"

mercurial