X-Git-Url: http://Server1/repobrowser/?p=xestiacalendar%2F.git;a=blobdiff_plain;f=source%2Fcommon%2Fcolour.h;h=c9acc08970f67b5f51d08e6edf68340a07d4dea0;hp=b950973edc2ee2e9cfd2dc2833493f753fc63b32;hb=437a2cd2bcab9f4383cbcd7ee3b551e9208156c4;hpb=c01a700ef20d1ee6f63deecda22e5cd23641c61f 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{