X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2bda0e173844e8e0f8acf4e8ad8b5c26e5c6fe5d..f4e325b3df3d4c0b3ca21d4d1781acab6a488e4c:/include/wx/msw/metafile.h?ds=inline diff --git a/include/wx/msw/metafile.h b/include/wx/msw/metafile.h index c4c0665ed7..993e8738fa 100644 --- a/include/wx/msw/metafile.h +++ b/include/wx/msw/metafile.h @@ -5,13 +5,13 @@ // Modified by: // Created: 01/02/97 // RCS-ID: $Id$ -// Copyright: (c) Julian Smart and Markus Holzem -// Licence: wxWindows license +// Copyright: (c) Julian Smart +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __METAFIILEH__ -#define __METAFIILEH__ +#ifndef _WX_METAFIILE_H_ +#define _WX_METAFIILE_H_ #ifdef __GNUG__ #pragma interface "metafile.h" @@ -101,4 +101,4 @@ bool WXDLLEXPORT wxMakeMetaFilePlaceable(const wxString& filename, int x1, int y #endif // USE_METAFILE #endif - // __METAFIILEH__ + // _WX_METAFIILE_H_