diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2018-12-07 14:39:42 -0800 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2019-01-09 11:02:10 -0800 |
commit | 7245567fe6b1ec4e7101b1c5d1a293366170cc72 (patch) | |
tree | 9a6cf057d6cc28bbc58c60e8dce48b92ec93298d /src/lib/efl/Efl.h | |
parent | 6a144f50083b2f66e47f7b6ccb75cfd01ab0e0a9 (diff) |
efl: add a factory Eina_Error and rename the file to be more on point with its purpose.
Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D7442
Diffstat (limited to '')
-rw-r--r-- | src/lib/efl/Efl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/efl/Efl.h b/src/lib/efl/Efl.h index 1ff6767e6c..7da806c779 100644 --- a/src/lib/efl/Efl.h +++ b/src/lib/efl/Efl.h | |||
@@ -73,7 +73,7 @@ typedef struct _Efl_Text_Annotate_Annotation Efl_Text_Annotate_Annotation; | |||
73 | 73 | ||
74 | #include "interfaces/efl_types.eot.h" | 74 | #include "interfaces/efl_types.eot.h" |
75 | 75 | ||
76 | #include <Efl_Model_Common.h> | 76 | #include <Efl_MVVM_Common.h> |
77 | 77 | ||
78 | /* Data types */ | 78 | /* Data types */ |
79 | #include "interfaces/efl_gfx_types.eot.h" | 79 | #include "interfaces/efl_gfx_types.eot.h" |