summaryrefslogtreecommitdiff
path: root/src/lib/ecore_con/Ecore_Con_Eet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ecore_con/Ecore_Con_Eet.h')
-rw-r--r--src/lib/ecore_con/Ecore_Con_Eet.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/ecore_con/Ecore_Con_Eet.h b/src/lib/ecore_con/Ecore_Con_Eet.h
index a4c99dbf05..4a716752a3 100644
--- a/src/lib/ecore_con/Ecore_Con_Eet.h
+++ b/src/lib/ecore_con/Ecore_Con_Eet.h
@@ -10,7 +10,7 @@
#endif
#ifdef _WIN32
-# ifdef EFL_ECORE_CON_BUILD
+# ifdef EFL_BUILD
# ifdef DLL_EXPORT
# define EAPI __declspec(dllexport)
# else
@@ -317,5 +317,5 @@ EAPI void ecore_con_eet_raw_send(Ecore_Con_Reply *reply, const char *protocol_na
#undef EAPI
#define EAPI
-
+
#endif