]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/ipcbase.h
ifdef out some wxGTK specific code
[wxWidgets.git] / include / wx / ipcbase.h
index 44c594b45dcd5687f3d675249ee41bb00514dc38..d4cbe08f04f8aaf281a7c05c0350ce0cda48bc81 100644 (file)
@@ -9,8 +9,8 @@
 // Licence:    wxWindows license
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __IPCBASEH__
-#define __IPCBASEH__
+#ifndef _WX_IPCBASEH__
+#define _WX_IPCBASEH__
 
 #ifdef __GNUG__
 #pragma interface "ipcbase.h"
@@ -94,4 +94,4 @@ class WXDLLEXPORT wxClientBase: public wxObject
 };
 
 #endif
-    // __IPCBASEH__
+    // _WX_IPCBASEH__