]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs/errors.cpp
Qt4 - Fix the "sound slider moves at first time, even If I didn't click it" bug.
[vlc] / modules / gui / qt4 / dialogs / errors.cpp
index 951e229006b45648afc62d98dbeb525e905f4b11..3de1700e0522cf95b8bf24d0687dcb597b33d753 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 "dialogs/errors.hpp"