mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
14 lines
477 B
Diff
14 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:
|