summaryrefslogtreecommitdiffstats
path: root/devel/gtranslator/files/patch-src::find.c
blob: 5afe6230b95a7f8252d198684118912f17f267a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/find.c  2002/03/15 09:02:54 1.1
+++ src/find.c  2002/03/15 09:03:04
@@ -31,7 +31,7 @@
 #include "utils.h"
 
 #include <string.h>
-#include <regex.h>
+#include <gnuregex.h>
 #include <gtk/gtkeditable.h>
 #include <libgnomeui/gnome-app-util.h>