Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo/src/lib


Modified Files:
        embryo_private.h 


Log Message:


change headers

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/src/lib/embryo_private.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- embryo_private.h    27 Dec 2005 17:17:31 -0000      1.14
+++ embryo_private.h    9 Jan 2006 13:38:21 -0000       1.15
@@ -1,9 +1,6 @@
 #ifndef _EMBRYO_PRIVATE_H
 #define _EMBRYO_PRIVATE_H
 
-#include "Embryo.h"
-#include "config.h"
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
@@ -11,11 +8,13 @@
 #include <limits.h>
 #include <stdarg.h>
 #include <string.h>
-
 #if HAVE_ALLOCA_H
 #include <alloca.h>
 #endif
 
+#include "Embryo.h"
+#include "config.h"
+
 #ifdef __GNUC__
 # if __GNUC__ >= 4
 #  pragma GCC visibility push(hidden)




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to