[vlc-devel] commit: Fix linking when compiling with enabled update checker ( Felix Paul Kühne )

git version control git at videolan.org
Fri May 23 15:26:07 CEST 2008


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri May 23 15:27:37 2008 +0200| [ec5ce05ca037ba37dac3571c0b9b72880d976cf9]

Fix linking when compiling with enabled update checker

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ec5ce05ca037ba37dac3571c0b9b72880d976cf9
---

 modules/gui/qt4/dialogs/help.hpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/modules/gui/qt4/dialogs/help.hpp b/modules/gui/qt4/dialogs/help.hpp
index 8600593..d1c1889 100644
--- a/modules/gui/qt4/dialogs/help.hpp
+++ b/modules/gui/qt4/dialogs/help.hpp
@@ -28,6 +28,8 @@
 #include "config.h"
 #endif
 
+#include "qt4.hpp"
+
 #include "util/qvlcframe.hpp"
 
 class QPushButton;




More information about the vlc-devel mailing list