finch/libgnt/gntcombobox.h

branch
gtkdoc-conversion
changeset 35487
494f09f7f331
parent 35477
5036e4cd8a46
child 35498
0858f6d91e32
child 37094
84873ce721dc
--- a/finch/libgnt/gntcombobox.h	Fri Feb 07 17:54:55 2014 +0530
+++ b/finch/libgnt/gntcombobox.h	Fri Feb 07 21:45:54 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_COMBO_BOX_H
+#define GNT_COMBO_BOX_H
 /**
  * SECTION:gntcombobox
  * @section_id: libgnt-gntcombobox
@@ -26,9 +29,6 @@
  * @title: Combobox
  */
 
-#ifndef GNT_COMBO_BOX_H
-#define GNT_COMBO_BOX_H
-
 #include "gnt.h"
 #include "gntcolors.h"
 #include "gntkeys.h"

mercurial