Added #include <wx/notebook.h> to file, to make it compile with newer wxWidgets
Originally committed to SVN as r47.
This commit is contained in:
parent
1bb7209d52
commit
ba9fb80bd9
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
///////////
|
||||
// Headers
|
||||
#include <wx/notebook.h>
|
||||
#include "dialog_fextracker.h"
|
||||
#include "FexTracker.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue