From: Vadim Zeitlin Date: Mon, 9 Mar 2009 23:08:36 +0000 (+0000) Subject: no changes, just correct the file name in the header (part of #10570) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e225e700ef18aed0db7793d05e60f9ea5f3fb984 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 --- diff --git a/include/wx/imagxpm.h b/include/wx/imagxpm.h index 77181f8f6c..46903ea921 100644 --- a/include/wx/imagxpm.h +++ b/include/wx/imagxpm.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: imaggif.h +// Name: wx/imagxpm.h // Purpose: wxImage XPM handler // Author: Vaclav Slavik // RCS-ID: $Id$ @@ -42,6 +42,4 @@ private: #endif // wxUSE_XPM -#endif - // _WX_IMAGXPM_H_ - +#endif // _WX_IMAGXPM_H_