]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/radiobut.h
added wx/msw/wince/libraries.h to workaround SDK differences problems
[wxWidgets.git] / include / wx / univ / radiobut.h
index deb136ebe020b935e2c87ae36fd4658e62215620..5d78b3e9a3f0897e579e9b5add9bde4dd8c30e96 100644 (file)
@@ -6,14 +6,14 @@
 // Created:     10.09.00
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_UNIV_RADIOBUT_H_
 #define _WX_UNIV_RADIOBUT_H_
 
-#ifdef __GNUG__
-    #pragma interface "radiobut.h"
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
+    #pragma interface "univradiobut.h"
 #endif
 
 #include "wx/checkbox.h"