]> git.saurik.com Git - wxWidgets.git/blame - include/wx/choicdlg.h
Fixed so this file will compile if wxUSE_IPC is 0 (previous fix broke something else).
[wxWidgets.git] / include / wx / choicdlg.h
CommitLineData
34138703
JS
1#ifndef _WX_CHOICDLG_H_BASE_
2#define _WX_CHOICDLG_H_BASE_
c801d85f
KB
3
4#include "wx/generic/choicdgg.h"
5
6#endif
34138703 7 // _WX_CHOICDLG_H_BASE_