--- a/pidgin/gtkdnd-hints.h Fri Feb 07 17:54:55 2014 +0530 +++ b/pidgin/gtkdnd-hints.h Fri Feb 07 21:45:54 2014 +0530 @@ -16,6 +16,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 _PIDGIN_DND_HINTS_H_ +#define _PIDGIN_DND_HINTS_H_ /** * SECTION:gtkdnd-hints * @section_id: pidgin-gtkdnd-hints @@ -23,9 +26,6 @@ * @title: Drag-and-Drop Arrow Hints */ -#ifndef _PIDGIN_DND_HINTS_H_ -#define _PIDGIN_DND_HINTS_H_ - #include <glib.h> #include <gtk/gtk.h>