]> git.saurik.com Git - wxWidgets.git/commitdiff
added tlw include
authorStefan Csomor <csomor@advancedconcepts.ch>
Mon, 29 Mar 2004 16:23:34 +0000 (16:23 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Mon, 29 Mar 2004 16:23:34 +0000 (16:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/carbon/statbrma.cpp

index 84a303d552640d4c00e87b4487e7d11a88fd149e..8220559531ab79855966c3752e5bf4a5e0a9e73d 100644 (file)
@@ -27,6 +27,7 @@ END_EVENT_TABLE()
 
 #ifdef __WXMAC__
 #include "wx/mac/private.h"
+#include "wx/toplevel.h"
 #endif
 
 // ============================================================================