]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dc.h
added alpha channel support to wxGTK2's wxBitmap
[wxWidgets.git] / include / wx / mgl / dc.h
index 53d51c1cd654b8720857bfe0ef8a05931827d688..7ac52ee1f54ec63ae059dab1eb30d7564ed742ac 100644 (file)
@@ -5,7 +5,7 @@
 // Created:     2001/03/09
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_DC_H_
@@ -16,7 +16,6 @@
 #endif
 
 #include "wx/defs.h"
-#include "wx/dc.h"
 #include "wx/region.h"
 
 //-----------------------------------------------------------------------------