summaryrefslogtreecommitdiffstats
path: root/multimedia/subtitleeditor/glib-single-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/subtitleeditor/glib-single-include.patch')
-rw-r--r--multimedia/subtitleeditor/glib-single-include.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/multimedia/subtitleeditor/glib-single-include.patch b/multimedia/subtitleeditor/glib-single-include.patch
new file mode 100644
index 0000000000..35f8bd49cc
--- /dev/null
+++ b/multimedia/subtitleeditor/glib-single-include.patch
@@ -0,0 +1,13 @@
+Index: subtitleeditor-0.40.0/plugins/actions/findandreplace/findandreplace.cc
+===================================================================
+--- subtitleeditor-0.40.0.orig/plugins/actions/findandreplace/findandreplace.cc
++++ subtitleeditor-0.40.0/plugins/actions/findandreplace/findandreplace.cc
+@@ -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: