libpurple/media/backend-fs2.h

branch
gtkdoc-conversion
changeset 35487
494f09f7f331
parent 35462
901dfa763f15
child 37094
84873ce721dc
--- a/libpurple/media/backend-fs2.h	Fri Feb 07 17:54:55 2014 +0530
+++ b/libpurple/media/backend-fs2.h	Fri Feb 07 21:45:54 2014 +0530
@@ -18,6 +18,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+
+#ifndef _MEDIA_BACKEND_FS2_H_
+#define _MEDIA_BACKEND_FS2_H_
 /*
  * SECTION:backend-fs2
  * @section_id: libpurple-backend-fs2
@@ -28,9 +31,6 @@
  * It should remain internal only for now.
  */
 
-#ifndef _MEDIA_BACKEND_FS2_H_
-#define _MEDIA_BACKEND_FS2_H_
-
 #include <glib-object.h>
 
 G_BEGIN_DECLS

mercurial