This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch v-1.28
in repository efl.

View the commit online.

commit b556ae1b6e4b4ad6fdf50560917f19cb64f982fe
Author: Vincent Torri <vto...@outlook.fr>
AuthorDate: Wed Jan 22 10:26:29 2025 +0100

    build: fix compilation of evil
    
    bug introduced in 57f0b42b94e19c57e2b5c3e91f87ad711df5af4f
---
 src/lib/evil/evil_dlfcn.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/evil/evil_dlfcn.h b/src/lib/evil/evil_dlfcn.h
index 240c4c3c43..60400ee816 100644
--- a/src/lib/evil/evil_dlfcn.h
+++ b/src/lib/evil/evil_dlfcn.h
@@ -2,7 +2,7 @@
 #define __EVIL_DLFCN_H__
 
 
-#include "evil_privte.h"
+#include "evil_private.h"
 #include <limits.h>
 
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to