X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd362275b853cc0308bbde6a60bb2525d659f709..6f41c10973643552837c6bd38b23779e65a2eaa3:/include/wx/brush.h diff --git a/include/wx/brush.h b/include/wx/brush.h index 044255dd24..40171d30b1 100644 --- a/include/wx/brush.h +++ b/include/wx/brush.h @@ -78,8 +78,6 @@ public: #include "wx/gtk/brush.h" #elif defined(__WXGTK__) #include "wx/gtk1/brush.h" -#elif defined(__WXMGL__) - #include "wx/mgl/brush.h" #elif defined(__WXDFB__) #include "wx/dfb/brush.h" #elif defined(__WXMAC__)