summaryrefslogtreecommitdiff
path: root/src/lib/ecore_input/ecore_input_compose.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ecore_input/ecore_input_compose.c')
-rw-r--r--src/lib/ecore_input/ecore_input_compose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ecore_input/ecore_input_compose.c b/src/lib/ecore_input/ecore_input_compose.c
index 1c52f550dd..842e8352f3 100644
--- a/src/lib/ecore_input/ecore_input_compose.c
+++ b/src/lib/ecore_input/ecore_input_compose.c
@@ -16,7 +16,7 @@
// isolate compose tree into its own file - hand crafted into static const c
#include "ecore_input_compose.h"
-EAPI Ecore_Compose_State
+ECORE_INPUT_API Ecore_Compose_State
ecore_compose_get(const Eina_List *seq, char **seqstr_ret)
{
const char *p, *pend;