]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/gauge.cpp
Applied bug fix [ 684949 ] Dialup Sample With Borland C++ 5.5.1 Free Compiler
[wxWidgets.git] / src / univ / gauge.cpp
index 0c29caa6da3bfc40bd7dd4388b75d6f8dec040bb..3b8f7c8ed6fa4309f942fe17b13f2a6e11eccc90 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     20.02.01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// License:     wxWindows license
+// License:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -18,7 +18,7 @@
 // ----------------------------------------------------------------------------
 
 #ifdef __GNUG__
-    #pragma implementation "gauge.h"
+    #pragma implementation "gaugeuniv.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".