X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Fgfx.h;h=dfdb5df4b89482e5b4b18b39f756c54c53330829;hb=2f1343e2774ac66a35c63ee90535265d67c78feb;hp=38ce8902e28d3a5e0408ee6de4db5a89308cd835;hpb=11da44352fcd4d33b173c976db45293ac1a87cca;p=bertos.git diff --git a/bertos/gfx/gfx.h b/bertos/gfx/gfx.h index 38ce8902..dfdb5df4 100644 --- a/bertos/gfx/gfx.h +++ b/bertos/gfx/gfx.h @@ -1,12 +1,12 @@ /** * \file * Copyright 2003, 2004, 2005, 2006 Develer S.r.l. (http://www.develer.com/) - * Copyright 1999 Bernardo Innocenti + * Copyright 1999 Bernie Innocenti * * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti * \author Stefano Fedrigo * * \brief General pourpose graphics routines @@ -15,7 +15,7 @@ #ifndef GFX_GFX_H #define GFX_GFX_H -#include /* CONFIG_GFX_* */ +#include "cfg/cfg_gfx.h" /* CONFIG_GFX_* */ #include #include /* CPU_HARVARD */