Commit d2c883df authored by Gildas Bazin's avatar Gildas Bazin

* modules/gui/wxwidgets/*: compilation fixes.

parent 9a39ccb2
......@@ -25,6 +25,7 @@
#define _WXVLC_BOOKMARKS_H_
#include "wxwidgets.hpp"
#include <wx/listctrl.h>
namespace wxvlc
{
......
......@@ -25,6 +25,7 @@
#define _WXVLC_UPDATEVLC_H_
#include "wxwidgets.hpp"
#include <wx/treectrl.h>
#include <list>
class wxTreeCtrl;
......
......@@ -28,6 +28,7 @@
#include "streamdata.h"
#include "dialogs/open.hpp"
#include <wx/listctrl.h>
#include <wx/statline.h>
#include <network.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment