]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/colour.h
removed some rests of my tests (which should have never been checked in in the
[wxWidgets.git] / include / wx / msw / colour.h
index c4632bde4d3a69cd7b6ba5e592b03a6d1bc03cb7..9e001f03e7a13494dfbf233dcb94efe79dca7302 100644 (file)
@@ -5,12 +5,12 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
+// Copyright:   (c) Julian Smart
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __COLOURH__
-#define __COLOURH__
+#ifndef _WX_COLOUR_H_
+#define _WX_COLOUR_H_
 
 #ifdef __GNUG__
 #pragma interface "colour.h"
@@ -68,4 +68,4 @@ public:
 #define wxColor wxColour
 
 #endif
-       // __COLOURH__
+       // _WX_COLOUR_H_