diff --git a/src/mgl/brush.cpp b/src/mgl/brush.cpp index 749af4a4f0..b151db8a0a 100644 --- a/src/mgl/brush.cpp +++ b/src/mgl/brush.cpp @@ -16,7 +16,7 @@ #include "wx/brush.h" #include "wx/mgl/private.h" -#include "wx/mgl/dcmemory.h" +#include "wx/dcmemory.h" // ---------------------------------------------------------------------------