X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fdialogs%2Fhelp.cpp;h=19fc589b49a2bb0ee2108270e55ec2a080a6951c;hb=99fab9089e9e1709d9c3a4bc5ced0c137ac59134;hp=c3a167e73efabecbbe7c8950ac2cb387d6d35186;hpb=0b6978f870c6d3fcb4a4c84db00da702cc7bd951;p=vlc diff --git a/modules/gui/qt4/dialogs/help.cpp b/modules/gui/qt4/dialogs/help.cpp index c3a167e73e..19fc589b49 100644 --- a/modules/gui/qt4/dialogs/help.cpp +++ b/modules/gui/qt4/dialogs/help.cpp @@ -22,6 +22,10 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ +#ifdef HAVE_CONFIG_H +# include "config.h" +#endif + #include #include "dialogs/help.hpp"