]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/colour.cpp
attempt to fix compilation for old imagehlp.h header
[wxWidgets.git] / src / msw / colour.cpp
index bac04c76cdeb5421964841c08d70977e794d5e9d..b41790d4dfa9015f25130ebd4d161b4162d1e062 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
+// Copyright:   (c) Julian Smart
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -24,7 +24,6 @@
 #include "wx/msw/private.h"
 
 #include <string.h>
-#include <windows.h>
 
 IMPLEMENT_DYNAMIC_CLASS(wxColour, wxObject)