sound-juicer r2405 - in trunk: . src



Author: rburton
Date: Wed Jan 28 10:14:32 2009
New Revision: 2405
URL: http://svn.gnome.org/viewvc/sound-juicer?rev=2405&view=rev

Log:
2009-01-28  Ross Burton  <ross linux intel com>

	* src/sj-prefs.c:
	Fix compile failure (Frederic Peters)


Modified:
   trunk/ChangeLog
   trunk/src/sj-prefs.c

Modified: trunk/src/sj-prefs.c
==============================================================================
--- trunk/src/sj-prefs.c	(original)
+++ trunk/src/sj-prefs.c	Wed Jan 28 10:14:32 2009
@@ -27,7 +27,7 @@
 #include <glade/glade-xml.h>
 #include <gconf/gconf-client.h>
 #include <profiles/gnome-media-profiles.h>
-#include <brasero/brasero-drive-selection.h>
+#include <brasero-drive-selection.h>
 
 #include "sj-util.h"
 #include "gconf-bridge.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]