diff -r fe9a7f6143c1 -r 494f09f7f331 pidgin/gtkscrollbook.h --- a/pidgin/gtkscrollbook.h Fri Feb 07 17:54:55 2014 +0530 +++ b/pidgin/gtkscrollbook.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 __PIDGIN_SCROLL_BOOK_H__ +#define __PIDGIN_SCROLL_BOOK_H__ /** * SECTION:gtkscrollbook * @section_id: pidgin-gtkscrollbook @@ -25,9 +28,6 @@ * @title: Scrolling Notebook Widget */ -#ifndef __PIDGIN_SCROLL_BOOK_H__ -#define __PIDGIN_SCROLL_BOOK_H__ - #include G_BEGIN_DECLS