Oops! forgot to test binaries and missed including config.h
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 26 Feb 2009 22:38:14 +0000 (22:38 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 26 Feb 2009 22:38:14 +0000 (22:38 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/efreet@39261 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/ef_icon_theme.c

index 494b089..2efcb4f 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include "Efreet.h"
 #include <stdio.h>
 #include <string.h>