finch/libgnt/gnt.h

branch
soc.2013.gobjectification.plugins
changeset 37094
84873ce721dc
parent 37075
cf3f735b09b7
parent 35487
494f09f7f331
child 37100
a243a5e7afb3
--- a/finch/libgnt/gnt.h	Fri Feb 07 18:22:36 2014 +0530
+++ b/finch/libgnt/gnt.h	Fri Feb 07 21:49:22 2014 +0530
@@ -19,6 +19,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 GNT_H
+#define GNT_H
 /**
  * SECTION:gnt
  * @section_id: libgnt-gnt
@@ -26,9 +29,6 @@
  * @title: GNT API
  */
 
-#ifndef GNT_H
-#define GNT_H
-
 #include <glib.h>
 #include "gntwidget.h"
 #include "gntclipboard.h"

mercurial