]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/popupcmn.cpp
Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other
[wxWidgets.git] / src / common / popupcmn.cpp
index d0f204c4c9f8d4812cc2c1af6897d56b3cf0bc16..b1e1eeade7c0d842a0611b5e240ec64fa23f90dd 100644 (file)
@@ -36,6 +36,7 @@
     #include "wx/combobox.h"        // wxComboControl
     #include "wx/app.h"             // wxPostEvent
     #include "wx/log.h"
+    #include "wx/app.h"
 #endif //WX_PRECOMP
 
 #ifdef __WXUNIVERSAL__