Commit 1aaee353 authored by Gildas Bazin's avatar Gildas Bazin

* modules/gui/wxwidgets: compilation fixes.

parent ad7ad8bc
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
#include "wxwidgets.hpp" #include "wxwidgets.hpp"
#include <wx/spinctrl.h> #include <wx/spinctrl.h>
#include <wx/notebook.h>
class AutoBuiltPanel; class AutoBuiltPanel;
namespace wxvlc namespace wxvlc
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#define _WXVLC_EXTRAPANEL_H_ #define _WXVLC_EXTRAPANEL_H_
#include "wxwidgets.hpp" #include "wxwidgets.hpp"
#include <wx/notebook.h>
namespace wxvlc namespace wxvlc
{ {
......
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