// 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
// ============================================================================