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, 0 insertions, 13 deletions
diff --git a/multimedia/subtitleeditor/glib-single-include.patch b/multimedia/subtitleeditor/glib-single-include.patch
deleted file mode 100644
index 35f8bd49cc..0000000000
--- a/multimedia/subtitleeditor/glib-single-include.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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: