formatting
authorVincent Torri <vincent.torri@gmail.com>
Sun, 29 Nov 2009 16:12:00 +0000 (16:12 +0000)
committerVincent Torri <vincent.torri@gmail.com>
Sun, 29 Nov 2009 16:12:00 +0000 (16:12 +0000)
SVN revision: 44045

src/lib/Elementary.h.in

index e4818a0..231d7d5 100644 (file)
@@ -41,9 +41,9 @@
 
 #ifdef ELM_UNIX
 # include <locale.h>
-#ifdef ELM_LIBINTL_H
-# include <libintl.h>
-#endif
+# ifdef ELM_LIBINTL_H
+#  include <libintl.h>
+# endif
 # include <signal.h>
 # include <grp.h>
 # include <glob.h>