Adding the proper HAVE_CONFIG where needed.
[hildon] / src / hildon-program.c
index 3e52eb2..b204166 100644 (file)
  *
  */
 
+#ifdef                                          HAVE_CONFIG_H
 #include                                        <config.h>
+#endif
+
 #include                                        "hildon-program.h"
 #include                                        "hildon-program-private.h"
 #include                                        "hildon-window-private.h"