Changeset 4cf80bb for protocols/nogaim.h


Ignore:
Timestamp:
2009-10-23T10:43:15Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
fb51d85
Parents:
b75acf6
Message:

Shuffling a few more #includes. Much more shuffling will be needed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/nogaim.h

    rb75acf6 r4cf80bb  
    3939#define _NOGAIM_H
    4040
     41#include <stdint.h>
     42
    4143#include "bitlbee.h"
    4244#include "account.h"
    4345#include "proxy.h"
    4446#include "query.h"
    45 #include "md5.h"
    46 #include "chat.h"
    4747
    4848#define BUDDY_ALIAS_MAXLEN 388   /* because MSN names can be 387 characters */
Note: See TracChangeset for help on using the changeset viewer.