]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/renderer.cpp
yet another fix for wxTextCtrl bg colour (patch 462838)
[wxWidgets.git] / src / univ / renderer.cpp
index eebe8b30626e160de416d6a6429cb8a8fc0bcf8a..19c027723c7fac2fbebdd9311196eec71eb59732 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     15.08.00
 // RCS-ID:      $Id$
-// Copyright:   (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
+// Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows license
 ///////////////////////////////////////////////////////////////////////////////
 
 #include "wx/univ/renderer.h"
 #include "wx/univ/colschem.h"
 
+#if wxUSE_GAUGE
+#include "wx/gauge.h"
+#endif
+
 // ============================================================================
 // implementation
 // ============================================================================