This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository efl.
View the commit online.
commit ab7c227fe84f792dfad08ac23f1967357ff84c86
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.