slackbuilds_ponce/multimedia/subtitleeditor/glib-single-include.patch
dsomero 87544b4ef3 multimedia/subtitleeditor: Updated for version 0.40.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-09-06 17:13:44 -05:00

13 lines
477 B
Diff

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: