cedric pushed a commit to branch master.
commit a9bad4f65da1d9412b0ea06934b54ef5023a7bfe
Author: Cedric Bail <[email protected]>
Date: Tue Jul 23 11:39:35 2013 +0900
clouseau: fix header order.
---
src/lib/clouseau_private.h | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/src/lib/clouseau_private.h b/src/lib/clouseau_private.h
index 3c1ba75..915e068 100644
--- a/src/lib/clouseau_private.h
+++ b/src/lib/clouseau_private.h
@@ -1,8 +1,15 @@
#ifndef _CLOUSEAU_PRIVATE_H
#define _CLOUSEAU_PRIVATE_H
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <Eo.h>
-#include "clouseau_private2.h"
#include <Ecore_Con_Eet.h>
+
+#include "clouseau_private2.h"
+
/* Global constants */
#define BMP_FIELD "bmp"
--
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk