]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/choice.cpp
Don't use m_popupInterface pointer if it is still NULL
[wxWidgets.git] / src / palmos / choice.cpp
index e0b31045ce33a58484b73bb9878456ef8459def3..d9ba679dd68e36d95279d1cc0ae48d68a90032e7 100644 (file)
@@ -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"