Adding the proper HAVE_CONFIG where needed.
[hildon] / src / hildon-volumebar.c
index b878f34..8a38127 100644 (file)
  * the volume when users click the mute icon.
  */
 
+#ifdef                                          HAVE_CONFIG_H
 #include                                        <config.h>
+#endif
+
 #include                                        "hildon-volumebar.h"
 #include                                        <gtk/gtk.h>
 #include                                        <gdk/gdkkeysyms.h>