]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/pen.cpp
Updated TODO and ISSUES.
[wxWidgets.git] / src / mgl / pen.cpp
index d7a3cb142afb9d5e3dfee40af3c9018f8172ba99..863291bd9d048d16f65ed28698863ff23aaf0718 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:
 // Author:      Vaclav Slavik
 // Id:          $Id$
-// Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
+// Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -21,6 +21,7 @@
 
 #include "wx/pen.h"
 #include "wx/bitmap.h"
+#include "wx/colour.h"
 #include "wx/mgl/private.h"
 
 //-----------------------------------------------------------------------------