From: Michael Wetherell Date: Sun, 28 May 2006 09:05:10 +0000 (+0000) Subject: Missing header. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7325e21c4fda06b0f4a2ea5fd72169bae06a0d19 Missing header. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/power.cpp b/src/msw/power.cpp index 022e624dad..cf96885bbb 100644 --- a/src/msw/power.cpp +++ b/src/msw/power.cpp @@ -28,6 +28,7 @@ #endif //WX_PRECOMP #include "wx/power.h" +#include "wx/msw/private.h" // ---------------------------------------------------------------------------- // helper functions