/////////////////////////////////////////////////////////////////////////////
-// Name: dc.cpp
+// Name: src/gtk/dc.cpp
// Purpose:
// Author: Robert Roebling
// RCS-ID: $Id$
IMPLEMENT_ABSTRACT_CLASS(wxGTKDCImpl, wxDCImpl)
-wxGTKDCImpl::wxGTKDCImpl( wxDC *owner )
+wxGTKDCImpl::wxGTKDCImpl( wxDC *owner )
: wxDCImpl( owner )
{
m_ok = FALSE;