summaryrefslogtreecommitdiff
path: root/src/lib/eina/eina_sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/eina/eina_sched.h')
-rw-r--r--src/lib/eina/eina_sched.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/eina/eina_sched.h b/src/lib/eina/eina_sched.h
index 13f35a4476..77d90a31e4 100644
--- a/src/lib/eina/eina_sched.h
+++ b/src/lib/eina/eina_sched.h
@@ -44,7 +44,7 @@
* only one that is implemented as of now. In this case, the nice level is
* incremented on this thread by @c NICENESS.
*/
-EAPI void eina_sched_prio_drop(void);
+EINA_API void eina_sched_prio_drop(void);
/**
* @}