projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Big wxGL classes refactoring/cleanup:
[wxWidgets.git]
/
src
/
cocoa
/
choice.mm
diff --git
a/src/cocoa/choice.mm
b/src/cocoa/choice.mm
index 266a2bdbbc424349ec8339ef87613bfdad0385a0..0da0563835ee64d5c96a43b0809a51ab51f8f550 100644
(file)
--- a/
src/cocoa/choice.mm
+++ b/
src/cocoa/choice.mm
@@
-13,10
+13,11
@@
#if wxUSE_CHOICE
+#include "wx/choice.h"
+
#ifndef WX_PRECOMP
#include "wx/log.h"
#include "wx/app.h"
- #include "wx/choice.h"
#include "wx/arrstr.h"
#endif //WX_PRECOMP