]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/brush.h
WXIMPORT must specify default visibility too, otherwise things like typeinfo may...
[wxWidgets.git] / include / wx / brush.h
index f3ea86693329cda721da77b96c09c511735269bb..0c862b7e756fc1bc6d080b63a1bd5117113c426b 100644 (file)
@@ -40,6 +40,8 @@ public:
     #include "wx/gtk1/brush.h"
 #elif defined(__WXMGL__)
     #include "wx/mgl/brush.h"
+#elif defined(__WXDFB__)
+    #include "wx/dfb/brush.h"
 #elif defined(__WXMAC__)
     #include "wx/mac/brush.h"
 #elif defined(__WXCOCOA__)