diff -r dae3c140ebaa -r 84873ce721dc libpurple/media/enum-types.h --- a/libpurple/media/enum-types.h Fri Feb 07 18:22:36 2014 +0530 +++ b/libpurple/media/enum-types.h Fri Feb 07 21:49:22 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 _PURPLE_MEDIA_ENUM_TYPES_H_ +#define _PURPLE_MEDIA_ENUM_TYPES_H_ /** * SECTION:enum-types * @section_id: libpurple-enum-types @@ -25,9 +28,6 @@ * @title: Enum types for Media API */ -#ifndef _PURPLE_MEDIA_ENUM_TYPES_H_ -#define _PURPLE_MEDIA_ENUM_TYPES_H_ - #include G_BEGIN_DECLS