X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa61d3525370a9b9fa8c797d9b7f89d96994db5f..fea909e19e86b8da2d54c530d3a89ee9456c3333:/src/palmos/choice.cpp diff --git a/src/palmos/choice.cpp b/src/palmos/choice.cpp index e0b31045ce..d9ba679dd6 100644 --- a/src/palmos/choice.cpp +++ b/src/palmos/choice.cpp @@ -25,8 +25,9 @@ #if wxUSE_CHOICE +#include "wx/choice.h" + #ifndef WX_PRECOMP - #include "wx/choice.h" #include "wx/utils.h" #include "wx/log.h" #include "wx/brush.h"