]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/brush.h
fixed friend class declaration (why the hell did somebody fix it only for his compiler?!)
[wxWidgets.git] / include / wx / brush.h
index 3955876d1d876b44109f6557ddebde72e7c35020..ddcae04a49837c35a467ea4e0d503bcbdbdb2084 100644 (file)
@@ -7,6 +7,8 @@
 #include "wx/motif/brush.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/brush.h"
+#elif defined(__WXMGL__)
+#include "wx/mgl/brush.h"
 #elif defined(__WXQT__)
 #include "wx/qt/brush.h"
 #elif defined(__WXMAC__)