]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/brush.h
compilation fix
[wxWidgets.git] / include / wx / brush.h
index d31fb46627939f7c569bb0466ddb8d767ab57f3f..1d34cf702efd1a5673ed49ac63806a42fe31d95d 100644 (file)
@@ -4,7 +4,7 @@
 #if defined(__WXMSW__)
 #include "wx/msw/brush.h"
 #elif defined(__WXMOTIF__)
-#include "wx/motif/brush.h"
+#include "wx/x11/brush.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/brush.h"
 #elif defined(__WXX11__)