diff finch/gntmedia.c @ 26621:4f2f5659aa0d

Fix build with --disable-gstreamer.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 11 Apr 2009 06:00:50 +0000
parents df9042312063
children 2cd9560f9795
line wrap: on
line diff
--- a/finch/gntmedia.c	Sat Apr 11 02:55:46 2009 +0000
+++ b/finch/gntmedia.c	Sat Apr 11 06:00:50 2009 +0000
@@ -37,11 +37,11 @@
 #include "cmds.h"
 #include "conversation.h"
 #include "debug.h"
-#include "media-gst.h"
 #include "mediamanager.h"
 
 /* An incredibly large part of the following is from gtkmedia.c */
 #ifdef USE_VV
+#include "media-gst.h"
 
 #undef hangup