diff -r dae3c140ebaa -r 84873ce721dc libpurple/util.h --- a/libpurple/util.h Fri Feb 07 18:22:36 2014 +0530 +++ b/libpurple/util.h Fri Feb 07 21:49:22 2014 +0530 @@ -21,6 +21,9 @@ * TODO Rename the functions so that they live somewhere in the purple * namespace. */ + +#ifndef _PURPLE_UTIL_H_ +#define _PURPLE_UTIL_H_ /** * SECTION:util * @section_id: libpurple-util @@ -28,9 +31,6 @@ * @title: Utility Functions */ -#ifndef _PURPLE_UTIL_H_ -#define _PURPLE_UTIL_H_ - #include /**