// Name: bitmap.h
// Author: Vaclav Slavik
// RCS-ID: $Id$
-// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
+// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#define __WX_BITMAP_H__
#ifdef __GNUG__
-#pragma interface
+#pragma interface "bitmap.h"
#endif
#include "wx/defs.h"