summaryrefslogtreecommitdiff
path: root/src/lib/elementary/Efl_Ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/Efl_Ui.h')
-rw-r--r--src/lib/elementary/Efl_Ui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/elementary/Efl_Ui.h b/src/lib/elementary/Efl_Ui.h
index e2d0cf6abe..3a64e9fdb0 100644
--- a/src/lib/elementary/Efl_Ui.h
+++ b/src/lib/elementary/Efl_Ui.h
@@ -105,10 +105,10 @@
extern "C" {
#endif
-extern EAPI double _efl_startup_time;
+EAPI extern double _efl_startup_time;
/** Successfully applied the requested style from the current theme. */
-extern EAPI Eina_Error EFL_UI_THEME_APPLY_ERROR_NONE;
+EAPI extern Eina_Error EFL_UI_THEME_APPLY_ERROR_NONE;
// EO types. Defined for legacy-only builds as legacy uses typedef of EO types.
#include "efl_ui.eot.h"