summaryrefslogtreecommitdiff
blob: 7ac0bd365159864ec0e9bc34b4e457f2e5d26c93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
From: Andre Reinke <andre.reinke@googlemail.com>

https://gna.org/bugs/index.php?19709

--- a/plugins/actions/findandreplace/findandreplace.cc
+++ b/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: