X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fce127d758a53bec28bce0c66f52a2e03ae9bf4b..dd9f8b6bb6935360a8271dc3e8749fb026b601a8:/src/motif/dcmemory.cpp?ds=inline diff --git a/src/motif/dcmemory.cpp b/src/motif/dcmemory.cpp index 7e3fa862da..79b11e38e6 100644 --- a/src/motif/dcmemory.cpp +++ b/src/motif/dcmemory.cpp @@ -15,6 +15,8 @@ #ifndef WX_PRECOMP #include "wx/utils.h" #include "wx/settings.h" + #include "wx/dcmemory.h" + #include "wx/dcclient.h" #endif #ifdef __VMS__