]> git.sesse.net Git - vlc/commitdiff
Qt4 - Remove unnecessary inclusion...
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 26 Jan 2008 01:53:26 +0000 (01:53 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 26 Jan 2008 01:53:26 +0000 (01:53 +0000)
modules/gui/qt4/components/simple_preferences.cpp

index 0f35cf4473e56ae932d581c7155c6e791671de31..03fe699217d2af9ad0afab4de38f1ada1f705116 100644 (file)
@@ -631,7 +631,6 @@ void SPrefsPanel::lastfm_Changed( int i_state )
 }
 
 #ifdef WIN32
-#include <QListWidget>
 #include <QDialogButtonBox>
 #include <QHeaderView>
 #include "util/registry.hpp"