X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd362275b853cc0308bbde6a60bb2525d659f709..77c8efc8c37da6d6a5e2e8022d21d1cd7d76371d:/src/common/powercmn.cpp diff --git a/src/common/powercmn.cpp b/src/common/powercmn.cpp index 043afbeaee..bb5acce9e4 100644 --- a/src/common/powercmn.cpp +++ b/src/common/powercmn.cpp @@ -43,7 +43,7 @@ #endif // provide stubs for the systems not implementing these functions -#if !defined(__WXMSW__) +#if !defined(__WINDOWS__) wxPowerType wxGetPowerType() {