// Author: Ryan Norton
// Modified by:
// Created: 2004-10-02
-// RCS-ID: $Id: filedlg.mm 40007 2006-07-05 13:10:46Z SC $
+// RCS-ID: $Id$
// Copyright: (c) Ryan Norton
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef WX_PRECOMP
#include "wx/msgdlg.h"
#include "wx/app.h"
+ #include "wx/sizer.h"
+ #include "wx/stattext.h"
+ #include "wx/choice.h"
#endif
#include "wx/filename.h"