order of headers

SVN revision: 51754
This commit is contained in:
Vincent Torri 2010-08-30 15:51:39 +00:00
parent 61c07ad1c4
commit 89ebe33627
1 changed files with 3 additions and 1 deletions

View File

@ -1,9 +1,11 @@
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "Emotion.h"
#include <Edje.h>
#include "Emotion.h"
typedef struct _External_Emotion_Params External_Emotion_Params;
typedef struct _External_Emotion_Signals_Proxy_Context External_Emotion_Signals_Proxy_Context;