order of headers
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 30 Aug 2010 15:51:39 +0000 (15:51 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 30 Aug 2010 15:51:39 +0000 (15:51 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@51754 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/edje_external/emotion.c

index d5a4a9c..3ce02e2 100644 (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;