diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-09-06 15:14:45 -0400 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-06 17:13:44 -0500 |
commit | 87544b4ef3d9f54136adfcf44468183936d987db (patch) | |
tree | fd36ca9c9c842f347c889cff46dc3fdf70651031 /multimedia/subtitleeditor/glib-single-include.patch | |
parent | 8308bbbb0816e8b517cc629fd1c422bb138ea3e2 (diff) | |
download | slackbuilds-87544b4ef3d9f54136adfcf44468183936d987db.tar.gz |
multimedia/subtitleeditor: Updated for version 0.40.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/subtitleeditor/glib-single-include.patch')
-rw-r--r-- | multimedia/subtitleeditor/glib-single-include.patch | 13 |
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: |