Browse Source

Qt: kill a warning

pull/2/head
Jean-Baptiste Kempf 15 years ago
parent
commit
f78dcaccdf
  1. 1
      modules/gui/qt4/qt4.cpp

1
modules/gui/qt4/qt4.cpp

@ -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

Loading…
Cancel
Save