/////////////////////////////////////////////////////////////////////////////
-// Name: dcscreen.h
+// Name: wx/os2/dcscreen.h
// Purpose: wxScreenDC class
// Author: David Webster
// Modified by:
private:
DECLARE_CLASS(wxScreenDCImpl)
- DECLARE_NO_COPY_CLASS(wxScreenDCImpl)
+ wxDECLARE_NO_COPY_CLASS(wxScreenDCImpl);
}; // end of CLASS wxScreenDC
#endif