include Ecore.h before ecore_private.h

SVN revision: 46879
This commit is contained in:
Vincent Torri 2010-03-04 21:39:21 +00:00
parent c9cdddd683
commit 9328392a28
1 changed files with 1 additions and 1 deletions

View File

@ -6,8 +6,8 @@
#include <Eina.h>
#include <ecore_private.h>
#include <Ecore.h>
#include <ecore_private.h>
#include <Ecore_Input.h>
#include "Ecore_Quartz.h"