summaryrefslogtreecommitdiff
path: root/community/subtitleeditor/subtitleeditor-0.40.0-glib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/subtitleeditor/subtitleeditor-0.40.0-glib.patch')
-rw-r--r--community/subtitleeditor/subtitleeditor-0.40.0-glib.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community/subtitleeditor/subtitleeditor-0.40.0-glib.patch b/community/subtitleeditor/subtitleeditor-0.40.0-glib.patch
new file mode 100644
index 000000000..1215a7112
--- /dev/null
+++ b/community/subtitleeditor/subtitleeditor-0.40.0-glib.patch
@@ -0,0 +1,11 @@
+--- subtitleeditor-0.40.0.orig/plugins/actions/findandreplace/findandreplace.cc 2012-02-22 14:02:05.000000000 -0500
++++ subtitleeditor-0.40.0/plugins/actions/findandreplace/findandreplace.cc 2013-01-05 20:24:07.887899963 -0500
+@@ -26,7 +26,7 @@
+ #include <gui/dialogutility.h>
+ #include <gtkmm_utility.h>
+ #include <widget_config_utility.h>
+-#include <glib/gregex.h>
++#include <glib.h>
+
+ /*
+ * FIXME: