]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation fix
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 12 Mar 2002 23:20:44 +0000 (23:20 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 12 Mar 2002 23:20:44 +0000 (23:20 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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__