From: Włodzimierz Skiba Date: Mon, 29 May 2006 07:36:41 +0000 (+0000) Subject: Use same path in header as user should use in his #include. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/01f242e264802fb8cd8c8491830e82b1d97dc79d?hp=896395610d7663efe64c598056a6d22df1f3914c Use same path in header as user should use in his #include. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/power.h b/include/wx/power.h index b9ae9efc95..1b80a8c71c 100644 --- a/include/wx/power.h +++ b/include/wx/power.h @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: wx/include/wx/power.h +// Name: wx/power.h // Purpose: functions and classes for system power management // Author: Vadim Zeitlin // Modified by: @@ -105,4 +105,3 @@ WXDLLIMPEXP_BASE wxPowerType wxGetPowerType(); WXDLLIMPEXP_BASE wxBatteryState wxGetBatteryState(); #endif // _WX_POWER_H_ -