X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bd362275b853cc0308bbde6a60bb2525d659f709..cc4d5638c66a409e421420ed7110917755a66788:/src/common/powercmn.cpp diff --git a/src/common/powercmn.cpp b/src/common/powercmn.cpp index 043afbeaee..40a31aadd7 100644 --- a/src/common/powercmn.cpp +++ b/src/common/powercmn.cpp @@ -4,7 +4,6 @@ // Author: Vadim Zeitlin // Modified by: // Created: 2006-05-27 -// RCS-ID: $Id$ // Copyright: (c) 2006 Vadim Zeitlin // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -43,7 +42,7 @@ #endif // provide stubs for the systems not implementing these functions -#if !defined(__WXMSW__) +#if !defined(__WINDOWS__) wxPowerType wxGetPowerType() {