/////////////////////////////////////////////////////////////////////////////
-// Name: filedlgg.h
+// Name: wx/generic/filedlgg.h
// Purpose: wxGenericFileDialog
// Author: Robert Roebling
// Modified by:
#include "wx/listctrl.h"
#include "wx/datetime.h"
#include "wx/filefn.h"
+#include "wx/filedlg.h"
//-----------------------------------------------------------------------------
// classes
};
#endif // _WX_FILEDLGG_H_
-