Mercurial > pidgin.yaz
comparison libpurple/protocols/msn/notification.c @ 31196:230caecf5435
Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
author | masca@cpw.pidgin.im |
---|---|
date | Fri, 28 May 2010 22:45:52 +0000 |
parents | a99b6dcdb60d |
children | 712c8ddcf5ed |
comparison
equal
deleted
inserted
replaced
31195:575d1af924af | 31196:230caecf5435 |
---|---|
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 "cipher.h" | 27 #include "cipher.h" |
27 | 28 |
28 #include "core.h" | 29 #include "core.h" |
29 #include "notification.h" | 30 #include "notification.h" |