]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/complete_preferences.cpp
Don't include config.h from the headers - refs #297.
[vlc] / modules / gui / qt4 / components / complete_preferences.cpp
index 45a0b2000ca234889d58a78212e669ea65ae5ee2..7f209d346ce00ccc601efbd0c0bcc1dd59656e6a 100644 (file)
@@ -20,6 +20,9 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include <QApplication>
 #include <QLabel>