libpurple/message.c

changeset 40195
fb4b0ae193c0
parent 39782
db027c5e1463
child 40439
e9838d634d5e
equal deleted inserted replaced
40194:90a6e8b696b2 40195:fb4b0ae193c0
18 * along with this program; if not, write to the Free Software 18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
20 */ 20 */
21 21
22 #include "internal.h" 22 #include "internal.h"
23 #include "glibcompat.h"
24 23
25 #include "debug.h" 24 #include "debug.h"
26 #include "enums.h" 25 #include "enums.h"
27 #include "message.h" 26 #include "message.h"
28 27

mercurial