diff --git a/src/msw/dde.cpp b/src/msw/dde.cpp index d19c645889..3b32cf06c4 100644 --- a/src/msw/dde.cpp +++ b/src/msw/dde.cpp @@ -39,12 +39,12 @@ #include "wx/dde.h" #include "wx/intl.h" #include "wx/hashmap.h" +#include "wx/math.h" #include "wx/msw/private.h" #include #include -#include // ---------------------------------------------------------------------------- // macros and constants