summaryrefslogtreecommitdiffstats
path: root/audio/gimmix/gimmix-0.5.7.2-fno-common.patch
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gimmix/gimmix-0.5.7.2-fno-common.patch')
-rw-r--r--audio/gimmix/gimmix-0.5.7.2-fno-common.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/gimmix/gimmix-0.5.7.2-fno-common.patch b/audio/gimmix/gimmix-0.5.7.2-fno-common.patch
new file mode 100644
index 0000000000..f9987181bb
--- /dev/null
+++ b/audio/gimmix/gimmix-0.5.7.2-fno-common.patch
@@ -0,0 +1,11 @@
+--- a/src/gimmix-playlist.c
++++ b/src/gimmix-playlist.c
+@@ -60,7 +60,7 @@
+ static gchar *invalid_dir_error = "You have specified an invalid music directory. Do you want to specify the correct music directory now ?";
+
+ GtkWidget *search_combo;
+-GtkWidget *search_entry;
++extern GtkWidget *search_entry;
+ GtkWidget *search_box;
+
+ static GtkWidget *gimmix_statusbar;