]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/resource.h
Second try
[wxWidgets.git] / include / wx / resource.h
index e01582b2a151ef846f78b9fb00fdd295592a0116..316b9c3b718222759b01277cf645ae75ee187d67 100644 (file)
@@ -9,8 +9,8 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __RESOURCEH__
-#define __RESOURCEH__
+#ifndef _WX_RESOURCEH__
+#define _WX_RESOURCEH__
 
 #ifdef __GNUG__
 #pragma interface "resource.h"
@@ -171,4 +171,4 @@ extern int WXDLLEXPORT wxResourceGetIdentifier(char *name, wxResourceTable *tabl
 
 #endif
 #endif
-    // __RESOURCEH__
+    // _WX_RESOURCEH__