/////////////////////////////////////////////////////////////////////////////
-// Name: dirdlg.h
+// Name: wx/os2/dirdlg.h
// Purpose: wxDirDialog class
// Author: David Webster
// Modified by:
#include "wx/dialog.h"
-WXDLLEXPORT_DATA(extern const wxChar) wxFileSelectorPromptStr[];
+WXDLLIMPEXP_DATA_CORE(extern const wxChar) wxFileSelectorPromptStr[];
-class WXDLLEXPORT wxDirDialog: public wxDirDialogBase
+class WXDLLIMPEXP_CORE wxDirDialog: public wxDirDialogBase
{
DECLARE_DYNAMIC_CLASS(wxDirDialog)
public: