]> git.sesse.net Git - vlc/commitdiff
Remove uneeded include (since playlist DnD is now different from the main controler...
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 5 Mar 2006 11:16:23 +0000 (11:16 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 5 Mar 2006 11:16:23 +0000 (11:16 +0000)
modules/gui/wxwidgets/dialogs/playlist.cpp

index ba132cfac0f686d8f192f3005c414e40136e0437..b1011e01354459a2c0da666073e85a3f8dd35ea9 100644 (file)
@@ -27,7 +27,6 @@
  *****************************************************************************/
 #include "dialogs/playlist.hpp"
 #include "dialogs/iteminfo.hpp"
-#include "interface.hpp" // Needed for D&D - TODO: Split
 
 #include "bitmaps/shuffle.xpm"
 #include "bitmaps/repeat.xpm"