diff options
Diffstat (limited to 'src/empathy-call-window.h')
-rw-r--r-- | src/empathy-call-window.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <glib-object.h> #include <gtk/gtk.h> -#include "empathy-call-handler.h" #include "empathy-audio-src.h" +#include "empathy-call-handler.h" #include "empathy-video-src.h" G_BEGIN_DECLS |