1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Includes generic choice dialog file
4 // Author: Julian Smart
8 // Copyright: Julian Smart
9 // Licence: wxWindows licence
10 /////////////////////////////////////////////////////////////////////////////
12 #ifndef _WX_CHOICDLG_H_BASE_
13 #define _WX_CHOICDLG_H_BASE_
17 #include "wx/generic/choicdgg.h"
22 // _WX_CHOICDLG_H_BASE_