ecore: fix efl_model_container_private.h include guards

This commit is contained in:
Vitor Sousa 2018-11-06 10:10:13 -02:00 committed by Christopher Michael
parent d90bb5d28c
commit edd15560c3
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef EFL_MODEL_PRIVATE_H__
# define EFL_MODEL_PRIVATE_H__
#ifndef EFL_MODEL_CONTAINER_PRIVATE_H__
#define EFL_MODEL_CONTAINER_PRIVATE_H__
typedef struct _Child_Property_Data Child_Property_Data;
struct _Child_Property_Data