X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=src%2Fempathy-debug-window.h;h=5269bcfc52d9e4390e4f6add24ae823ad070be85;hp=42bb43ef7203a25fbe8f5c6cec096dd6d539058f;hb=0d137b74e57840bd85f090becd4144f62c89d6ab;hpb=4d8ed19e779716a81fe7b37aa0f51a68057e0a2a diff --git a/src/empathy-debug-window.h b/src/empathy-debug-window.h index 42bb43ef..5269bcfc 100644 --- a/src/empathy-debug-window.h +++ b/src/empathy-debug-window.h @@ -21,11 +21,11 @@ #ifndef __EMPATHY_DEBUG_WINDOW_H__ #define __EMPATHY_DEBUG_WINDOW_H__ -G_BEGIN_DECLS - #include #include +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))