]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/config.h
Added IRIX compile fixes
[wxWidgets.git] / include / wx / config.h
index f5b1b195eb94a5965aa1b21bc402570e3e2a1e3f..6f1adce1c8e59ba8c09c273b0c3cf0ed885084af 100644 (file)
@@ -11,8 +11,8 @@
 // Licence:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifndef   _wxCONFIG_H
-#define   _wxCONFIG_H
+#ifndef   _WX_CONFIG_H_
+#define   _WX_CONFIG_H_
 
 #ifdef __GNUG__
 #pragma interface "config.h"
@@ -237,5 +237,5 @@ private:
   #define wxConfig  wxFileConfig
 #endif
 
-#endif  //_wxCONFIG_H
+#endif  // _WX_CONFIG_H_