]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/main_interface.cpp
Qt4: Split the controllers from the rest of the interface widgets.
[vlc] / modules / gui / qt4 / main_interface.cpp
index 7417307c7b55222b3ddcc08dbf047431733515c3..c9aecc43e05113eb336307cf0f2f40ed0eef189b 100644 (file)
@@ -34,6 +34,7 @@
 #include "util/customwidgets.hpp"
 #include "dialogs_provider.hpp"
 #include "components/interface_widgets.hpp"
+#include "components/controller.hpp"
 #include "components/playlist/playlist.hpp"
 #include "dialogs/extended.hpp"
 #include "dialogs/playlist.hpp"