X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Fcolour.h;h=c9acc08970f67b5f51d08e6edf68340a07d4dea0;hb=e1f41a323159828fef7a3319768d1bc34fc127d3;hp=b950973edc2ee2e9cfd2dc2833493f753fc63b32;hpb=c01a700ef20d1ee6f63deecda22e5cd23641c61f;p=xestiacalendar%2F.git diff --git a/source/common/colour.h b/source/common/colour.h index b950973..c9acc08 100644 --- a/source/common/colour.h +++ b/source/common/colour.h @@ -1,6 +1,6 @@ // colour.h - Colour Structures // -// (c) 2016 Xestia Software Development. +// (c) 2016-2017 Xestia Software Development. // // This file is part of Xestia Calendar. // @@ -16,13 +16,13 @@ // You should have received a copy of the GNU General Public License along // with Xestia Calendar. If not, see +#ifndef __COMMON_COLOUR_H__ +#define __COMMON_COLOUR_H__ + #include #include #include "text.h" -#ifndef __COMMON_COLOUR_H__ -#define __COMMON_COLOUR_H__ - using namespace std; struct Colour{