]> git.saurik.com Git - wxWidgets.git/commitdiff
Use same path in header as user should use in his #include.
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 29 May 2006 07:36:41 +0000 (07:36 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 29 May 2006 07:36:41 +0000 (07:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/power.h

index b9ae9efc958ed547571622d7a50dc48efb5d4b22..1b80a8c71cf954851e94233c3afc6ace0ce6ba14 100644 (file)
@@ -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_
-