--- a/finch/libgnt/gntwm.h Fri Feb 07 17:54:55 2014 +0530 +++ b/finch/libgnt/gntwm.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 GNTWM_H +#define GNTWM_H /** * SECTION:gntwm * @section_id: libgnt-gntwm @@ -26,9 +29,6 @@ * @title: Window-manager API */ -#ifndef GNTWM_H -#define GNTWM_H - #include "gntwidget.h" #include "gntmenu.h" #include "gntws.h"