Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: filedlgg.h
|
||||
// Name: wx/generic/filedlgg.h
|
||||
// Purpose: wxGenericFileDialog
|
||||
// Author: Robert Roebling
|
||||
// Modified by:
|
||||
@@ -15,6 +15,7 @@
|
||||
#include "wx/listctrl.h"
|
||||
#include "wx/datetime.h"
|
||||
#include "wx/filefn.h"
|
||||
#include "wx/filedlg.h"
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// classes
|
||||
@@ -304,4 +305,3 @@ private:
|
||||
};
|
||||
|
||||
#endif // _WX_FILEDLGG_H_
|
||||
|
||||
|
Reference in New Issue
Block a user