diff libpurple/protocols/oscar/oscarcommon.h @ 28770:259bbfb423d4

Fix all the remaining files for which internal.h doesn't end up being the first include. This should resolve the warnings on Solaris as reported by aab. Closes #10523.
author Paul Aurich <paul@darkrain42.org>
date Tue, 08 Dec 2009 04:18:32 +0000
parents a990da4540d3
children a538cb73f897
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscarcommon.h	Tue Dec 08 03:42:59 2009 +0000
+++ b/libpurple/protocols/oscar/oscarcommon.h	Tue Dec 08 04:18:32 2009 +0000
@@ -24,8 +24,9 @@
  * and libicq.c
  */
 
+#include "internal.h"
+
 #include "accountopt.h"
-#include "internal.h"
 #include "prpl.h"
 #include "version.h"
 #include "notify.h"