Efl.Ui.Check: correct the include gaurds name

Signed-off-by: Amitesh Singh <amitesh.sh@samsung.com>
This commit is contained in:
Amitesh Singh 2017-05-23 10:24:38 +09:00
parent cc4e101ba1
commit 56b6e023bb
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef EFL_UI_CHECK_H
#define EFL_UI_CHECK_H
#ifndef EFL_UI_CHECK_PRIVATE_H
#define EFL_UI_CHECK_PRIVATE_H
#include "Elementary.h"