comparison libpurple/protocols/msn/error.c @ 30758: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 a8cc50c2279f
comparison
equal deleted inserted replaced
30757:575d1af924af 30758: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 /* Masca: can we get rid of the sync issue dialog? */ 27 /* Masca: can we get rid of the sync issue dialog? */
27 #include "request.h" 28 #include "request.h"
28 29
29 #include "error.h" 30 #include "error.h"