--- a/pidgin/gtkconv-theme.h Fri Feb 07 18:22:36 2014 +0530 +++ b/pidgin/gtkconv-theme.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 PIDGIN_CONV_THEME_H +#define PIDGIN_CONV_THEME_H /** * SECTION:gtkconv-theme * @section_id: pidgin-gtkconv-theme @@ -25,9 +28,6 @@ * @title: Conversation Theme Class */ -#ifndef PIDGIN_CONV_THEME_H -#define PIDGIN_CONV_THEME_H - #include <glib.h> #include <glib-object.h> #include "conversation.h"