]> git.sesse.net Git - vlc/commitdiff
Fix linking when compiling with enabled update checker
authorFelix Paul Kühne <fkuehne@videolan.org>
Fri, 23 May 2008 13:27:37 +0000 (15:27 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Fri, 23 May 2008 13:27:37 +0000 (15:27 +0200)
modules/gui/qt4/dialogs/help.hpp

index 8600593a132a569879d52d5bf9c2641ef81eaace..d1c18891c0855690eb06d1ec55cbc50a09673865 100644 (file)
@@ -28,6 +28,8 @@
 #include "config.h"
 #endif
 
+#include "qt4.hpp"
+
 #include "util/qvlcframe.hpp"
 
 class QPushButton;