no changes, just correct the file name in the header (part of #10570)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-03-09 23:08:36 +00:00
parent ca21f825b5
commit e225e700ef

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////
// Name: imaggif.h // Name: wx/imagxpm.h
// Purpose: wxImage XPM handler // Purpose: wxImage XPM handler
// Author: Vaclav Slavik // Author: Vaclav Slavik
// RCS-ID: $Id$ // RCS-ID: $Id$
@@ -42,6 +42,4 @@ private:
#endif // wxUSE_XPM #endif // wxUSE_XPM
#endif #endif // _WX_IMAGXPM_H_
// _WX_IMAGXPM_H_