]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/print.h
FreeBSD patch to sckaddr.cpp; include more files in manual; misc
[wxWidgets.git] / include / wx / print.h
index 0eeee4fe6aff764e470525190579c5c55b16267e..4d63fb0e567b35f598922ae974d1e0ffcff0d014 100644 (file)
@@ -1,7 +1,7 @@
-#ifndef __PRINTH_BASE__
-#define __PRINTH_BASE__
+#ifndef _WX_PRINT_H_BASE_
+#define _WX_PRINT_H_BASE_
 
-#if defined(__WINDOWS__)
+#if defined(__WXMSW__)
 #include "wx/msw/printwin.h"
 
 #ifndef wxPrinter
@@ -25,4 +25,4 @@
 
 
 #endif
-    // __PRINTH_BASE__
+    // _WX_PRINT_H_BASE_