#error wxGenericFileDialog currently only supports Unix, win32 and DOS
#endif
+#ifndef WX_PRECOMP
+ #include "wx/hash.h"
+ #include "wx/intl.h"
+#endif
+
#include "wx/checkbox.h"
#include "wx/textctrl.h"
#include "wx/choice.h"
#include "wx/debug.h"
#include "wx/log.h"
#include "wx/longlong.h"
-#include "wx/intl.h"
#include "wx/msgdlg.h"
#include "wx/sizer.h"
#include "wx/bmpbuttn.h"