diff --git a/samples/menu/menu.cpp b/samples/menu/menu.cpp index 82a5864d3c..fcc754ac74 100644 --- a/samples/menu/menu.cpp +++ b/samples/menu/menu.cpp @@ -360,8 +360,6 @@ bool MyApp::OnInit() // MyFrame // ---------------------------------------------------------------------------- -#include - // Define my frame constructor MyFrame::MyFrame() : wxFrame((wxFrame *)NULL, wxID_ANY, _T("wxWidgets menu sample"))