]> git.0d.be Git - empathy.git/blobdiff - src/empathy-debug-window.h
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / src / empathy-debug-window.h
index 42bb43ef7203a25fbe8f5c6cec096dd6d539058f..5269bcfc52d9e4390e4f6add24ae823ad070be85 100644 (file)
 #ifndef __EMPATHY_DEBUG_WINDOW_H__
 #define __EMPATHY_DEBUG_WINDOW_H__
 
-G_BEGIN_DECLS
-
 #include <glib-object.h>
 #include <gtk/gtk.h>
 
+G_BEGIN_DECLS
+
 #define EMPATHY_TYPE_DEBUG_WINDOW (empathy_debug_window_get_type ())
 #define EMPATHY_DEBUG_WINDOW(object) (G_TYPE_CHECK_INSTANCE_CAST \
         ((object), EMPATHY_TYPE_DEBUG_WINDOW, EmpathyDebugWindow))