projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Get/SetTitle only for wxTopLevelWindow (wxMac part).
[wxWidgets.git]
/
include
/
wx
/
wxprec.h
diff --git
a/include/wx/wxprec.h
b/include/wx/wxprec.h
index abdb7d02a2f3e1a824eda2d636367341fcf3b4fb..69178254fa8aac457a99a4ae5896cf95e1e1cb9a 100644
(file)
--- a/
include/wx/wxprec.h
+++ b/
include/wx/wxprec.h
@@
-55,6
+55,11
@@
# include "wx/os2/private.h"
#endif
# include "wx/os2/private.h"
#endif
+// include mgl headers
+#ifdef __WXMGL__
+# include "wx/mgl/private.h"
+#endif
+
// include the most common wx headers
#include "wx/wx.h"
// include the most common wx headers
#include "wx/wx.h"