]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/gauge.h
commdlg.lib is not in evc3
[wxWidgets.git] / include / wx / univ / gauge.h
index b4587d788e8a14876c76a0d0675308949999a8eb..ae80f68767679f2137809e6951105f07ac18d386 100644 (file)
@@ -9,8 +9,8 @@
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-    #pragma implementation "gauge.h"
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
+    #pragma interface "gaugeuniv.h"
 #endif
 
 // ----------------------------------------------------------------------------