mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
87544b4ef3
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
13 lines
477 B
Diff
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:
|