X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2049ba38adafa0ec146880de29f26e32dd69a125..72cb6ff3b3f6aa8f9ed8a3bf10e334f8eb50be99:/include/wx/print.h diff --git a/include/wx/print.h b/include/wx/print.h index e0d05230f4..4d63fb0e56 100644 --- a/include/wx/print.h +++ b/include/wx/print.h @@ -1,5 +1,5 @@ -#ifndef __PRINTH_BASE__ -#define __PRINTH_BASE__ +#ifndef _WX_PRINT_H_BASE_ +#define _WX_PRINT_H_BASE_ #if defined(__WXMSW__) #include "wx/msw/printwin.h" @@ -25,4 +25,4 @@ #endif - // __PRINTH_BASE__ + // _WX_PRINT_H_BASE_