summaryrefslogtreecommitdiff
path: root/src/lib/evil/evil_locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/evil/evil_locale.h')
-rw-r--r--src/lib/evil/evil_locale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/evil/evil_locale.h b/src/lib/evil/evil_locale.h
index 6b12428428..87497bcfec 100644
--- a/src/lib/evil/evil_locale.h
+++ b/src/lib/evil/evil_locale.h
@@ -48,7 +48,7 @@
*
* @since 1.16
*/
-EAPI char *evil_setlocale(int category, const char *locale);
+EVIL_API char *evil_setlocale(int category, const char *locale);
/**