]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/extended_panels.cpp
Don't include config.h from the headers - refs #297.
[vlc] / modules / gui / qt4 / components / extended_panels.cpp
index bb5d54f961b2c11937104d4e93584132273f980c..02909de7c78650e218e643745d28d61300825e07 100644 (file)
@@ -21,6 +21,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 <QLabel>
 #include <QVariant>