1 /////////////////////////////////////////////////////////////////////////////
3 // Purpose: Includes generic choice dialog file
4 // Author: Julian Smart
7 // Copyright: Julian Smart
8 // Licence: wxWindows licence
9 /////////////////////////////////////////////////////////////////////////////
11 #ifndef _WX_CHOICDLG_H_BASE_
12 #define _WX_CHOICDLG_H_BASE_
16 #include "wx/generic/choicdgg.h"
21 // _WX_CHOICDLG_H_BASE_