]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/input_manager.cpp
Don't include config.h from the headers - refs #297.
[vlc] / modules / gui / qt4 / input_manager.cpp
index e25c7067c9cfa19df732b1bf32cc05ef6a67faf8..10977eddedfd035716fa058746d480f1db7e1dce 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 "qt4.hpp"
 #include "input_manager.hpp"