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:
Rodrigo Braz Monteiro 2006-01-29 21:04:52 +00:00
parent 1bb7209d52
commit ba9fb80bd9
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
///////////
// Headers
#include <wx/notebook.h>
#include "dialog_fextracker.h"
#include "FexTracker.h"