// Author: Vadim Zeitlin
// Modified by:
// Created: 2006-05-27
-// RCS-ID: $Id$
// Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org>
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#endif
// provide stubs for the systems not implementing these functions
-#if !defined(__WXMSW__)
+#if !defined(__WINDOWS__)
wxPowerType wxGetPowerType()
{