libpurple/protocols/qq/qq_base.c

changeset 28981
4e3922ab4844
parent 28502
43d342af25d4
child 30332
950f7a4650e3
equal deleted inserted replaced
28980:4a0f7340b539 28981:4e3922ab4844
20 * You should have received a copy of the GNU General Public License 20 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software 21 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
23 */ 23 */
24 24
25 #include "internal.h"
25 #include "debug.h" 26 #include "debug.h"
26 #include "internal.h"
27 #include "server.h" 27 #include "server.h"
28 #include "cipher.h" 28 #include "cipher.h"
29 #include "request.h" 29 #include "request.h"
30 30
31 #include "buddy_info.h" 31 #include "buddy_info.h"

mercurial