X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b7d2b81ccaab2709c66d0214d3027d95b24f3ac..6442cf6b20072ca71897c2faf8ff8bd033fd6def:/src/msw/notebook.cpp diff --git a/src/msw/notebook.cpp b/src/msw/notebook.cpp index ca44a56618..eef37234b2 100644 --- a/src/msw/notebook.cpp +++ b/src/msw/notebook.cpp @@ -25,6 +25,7 @@ // wxWidgets #ifndef WX_PRECOMP #include "wx/string.h" + #include "wx/dc.h" #endif // WX_PRECOMP #include "wx/log.h"