summaryrefslogtreecommitdiffstats
path: root/devel/gtranslator/files/patch-src::find.c
blob: 8ee4e9b7e9476d9363d837c0e41df7c7baeb1545 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

$FreeBSD$

--- 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>