X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd362275b853cc0308bbde6a60bb2525d659f709..b0272c6014fac8d44a266cc3ef016bc6f36d2745:/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__)