From b25bcd6653db5ae5f771256aad95c5a93875ecda Mon Sep 17 00:00:00 2001 From: Emanuele Aina Date: Mon, 1 Apr 2013 18:10:01 +0200 Subject: Clean up #include directives in headers Reorder some inclusions and remove a few blank lines. https://bugzilla.gnome.org/show_bug.cgi?id=697076 --- src/empathy-call-window.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/empathy-call-window.h') diff --git a/src/empathy-call-window.h b/src/empathy-call-window.h index a5df2dac4..d4d1b7cb3 100644 --- a/src/empathy-call-window.h +++ b/src/empathy-call-window.h @@ -24,8 +24,8 @@ #include #include -#include "empathy-call-handler.h" #include "empathy-audio-src.h" +#include "empathy-call-handler.h" #include "empathy-video-src.h" G_BEGIN_DECLS -- cgit v1.2.3