From: Vitor Sousa Date: Tue, 6 Nov 2018 12:10:13 +0000 (-0200) Subject: ecore: fix efl_model_container_private.h include guards X-Git-Tag: submit/tizen/20181205.064917~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f25d1c859f5c8904ef94a11e8be659e5af8dd59;p=platform%2Fupstream%2Fefl.git ecore: fix efl_model_container_private.h include guards --- diff --git a/src/lib/ecore/efl_model_container_private.h b/src/lib/ecore/efl_model_container_private.h index 993a2ac..b1fe4c2 100644 --- a/src/lib/ecore/efl_model_container_private.h +++ b/src/lib/ecore/efl_model_container_private.h @@ -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