X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=mware%2Fgfx.h;h=a878eabb81b6156d0a020e95c18b75302c05f91e;hb=646a88d7412eec847c282b9b2050b3a37a9af7a5;hp=ab10712ad747782c3ba881464ece756a9ed7df4d;hpb=64969cdb6b48f50b642178779baf9e1e317e0645;p=bertos.git diff --git a/mware/gfx.h b/mware/gfx.h index ab10712a..a878eabb 100755 --- a/mware/gfx.h +++ b/mware/gfx.h @@ -2,7 +2,7 @@ * \file * Copyright 2003, 2004 Develer S.r.l. (http://www.develer.com/) * Copyright 1999 Bernardo Innocenti - * This file is part of DevLib - See devlib/README for information. + * This file is part of DevLib - See README.devlib for information. * * \version $Id$ * @@ -14,6 +14,12 @@ /*#* *#* $Log$ + *#* Revision 1.12 2005/11/04 16:20:02 bernie + *#* Fix reference to README.devlib in header. + *#* + *#* Revision 1.11 2005/04/11 19:10:28 bernie + *#* Include top-level headers from cfg/ subdir. + *#* *#* Revision 1.10 2005/03/01 23:26:45 bernie *#* Use new CPU-neutral program-memory API. *#* @@ -45,9 +51,9 @@ #ifndef MWARE_GFX_H #define MWARE_GFX_H -#include -#include -#include +#include +#include +#include /*! Common type for coordinates expressed in pixel units */