]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/components/open.cpp
Qt4 - Moving function from one file to another...
[vlc] / modules / gui / qt4 / components / open.cpp
index 283be751b43ff86f16d07b8a172d8a56811e0107..504dfa585bdbb67f65889bc681343912b5503572 100644 (file)
@@ -31,7 +31,8 @@
 #include "components/open.hpp"
 #include "dialogs/open.hpp"
 #include "dialogs_provider.hpp"
-#include "util/customwidgets.hpp"
+#include "components/preferences_widgets.hpp"
+
 
 #include <QFileDialog>
 #include <QDialogButtonBox>