tidy includes

This commit is contained in:
Andy Williams 2015-03-28 00:17:31 +00:00
parent ace8350ac2
commit b632e3abc0
4 changed files with 4 additions and 3 deletions

View File

@ -2,6 +2,7 @@
# define EDI_PRIVATE_H_
#include <Evas.h>
#include <Elementary.h>
extern int _edi_log_dom;

View File

@ -1,7 +1,6 @@
#ifndef EDI_H_
# define EDI_H_
#include <Elementary.h>
#include <Eina.h>
#include <Eio.h>

View File

@ -1,7 +1,7 @@
#ifndef EDI_BUILDER_H_
# define EDI_BUILDER_H_
#include <Elementary.h>
#include <Ecore.h>
#ifdef __cplusplus
extern "C" {

View File

@ -1,7 +1,8 @@
#ifndef EDI_CREATE_H_
# define EDI_CREATE_H_
#include <Elementary.h>
#include <Ecore.h>
#include <Ecore_File.h>
#ifdef __cplusplus
extern "C" {