X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/86b29a6122ae09d47995bc8f8919cb96a6ca18c7..72cb6ff3b3f6aa8f9ed8a3bf10e334f8eb50be99:/include/wx/postscrp.h diff --git a/include/wx/postscrp.h b/include/wx/postscrp.h index f9536aa0e8..e1b12928a3 100644 --- a/include/wx/postscrp.h +++ b/include/wx/postscrp.h @@ -9,8 +9,8 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifndef __POSTSCRPH__ -#define __POSTSCRPH__ +#ifndef _WX_POSTSCRPH__ +#define _WX_POSTSCRPH__ #ifdef __GNUG__ #pragma interface "postscrp.h" @@ -295,4 +295,4 @@ WXDLLEXPORT_DATA(extern wxPrintPaperDatabase*) wxThePrintPaperDatabase; #endif // USE_POSTSCRIPT #endif - // __POSTSCRPH__ + // _WX_POSTSCRPH__