cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=27cce49ab166c4dd4f4fb372ef377c7b1e5acb02

commit 27cce49ab166c4dd4f4fb372ef377c7b1e5acb02
Author: Cedric Bail <[email protected]>
Date:   Mon Nov 4 17:42:58 2013 +0900

    evil: let's try to get the right header.
---
 src/lib/evil/regex/regerror.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/evil/regex/regerror.c b/src/lib/evil/regex/regerror.c
index e3cbe4b..5181b80 100644
--- a/src/lib/evil/regex/regerror.c
+++ b/src/lib/evil/regex/regerror.c
@@ -4,8 +4,8 @@
 #include <ctype.h>
 #include <limits.h>
 #include <stdlib.h>
-#include <regex.h>
 
+#include "regex.h"
 #include "utils.h"
 #include "regerror.ih"
 

-- 


Reply via email to