// Modified by:
// Created: 13.02.01
// RCS-ID: $Id$
-// Copyright: (c) 2001 Vadim Zeitlin
-// Licence: wxWindows license
+// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
+// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// ============================================================================
// headers
// ----------------------------------------------------------------------------
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "univscrthumb.h"
#endif
#ifndef WX_PRECOMP
#include "wx/window.h"
+ #include "wx/renderer.h"
#endif // WX_PRECOMP
#include "wx/univ/scrtimer.h"