]> git.sesse.net Git - vlc/commitdiff
qt4: use the brand new vlc_about.h
authorRafaël Carré <funman@videolan.org>
Tue, 30 Oct 2007 00:48:51 +0000 (00:48 +0000)
committerRafaël Carré <funman@videolan.org>
Tue, 30 Oct 2007 00:48:51 +0000 (00:48 +0000)
modules/gui/qt4/dialogs/help.cpp

index 36de4477f67dcf992ea4c70b1622ba73ac71f9d6..9943ba1d75b848b62eaee2df99b0475be5247f60 100644 (file)
@@ -22,7 +22,7 @@
  *****************************************************************************/
 
 #include "dialogs/help.hpp"
-#include "dialogs/about.hpp"
+#include "vlc_about.h"
 
 #include "dialogs_provider.hpp"