]> git.sesse.net Git - vlc/commitdiff
Qt: kill a warning
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 9 Oct 2011 21:51:35 +0000 (23:51 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 9 Oct 2011 21:51:35 +0000 (23:51 +0200)
modules/gui/qt4/qt4.cpp

index b1b3e1578acb3973d04845172b332f8983404dbc..2df7d54392578ba926f2b5be79a4fa0dde66d617 100644 (file)
@@ -38,6 +38,7 @@
 #include "dialogs/help.hpp"     /* Launch Update */
 #include "recents.hpp"          /* Recents Item destruction */
 #include "util/qvlcapp.hpp"     /* QVLCApplication definition */
+#include "components/playlist/playlist_model.hpp" /* for ~PLModel() */
 #include <vlc_aout_intf.h>
 
 #ifdef Q_WS_X11