Mercurial > MadButterfly
changeset 635:058945dff7bd
Mark-out cairo-directfb.h temporary.
FourDollars should confirm it.
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Sun, 25 Jul 2010 13:08:28 +0800 |
parents | 2f60a2dbe0b3 |
children | cc39cf3f623c |
files | include/mb_graph_engine_cairo.h |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/include/mb_graph_engine_cairo.h Sun Jul 25 10:19:04 2010 +0800 +++ b/include/mb_graph_engine_cairo.h Sun Jul 25 13:08:28 2010 +0800 @@ -3,7 +3,12 @@ #include <stdio.h> #include <cairo.h> -#include <cairo-directfb.h> +/* This include file should be remove from here, since it will only be + * used by directfb runtime module. Other modules would not use it. + * FourDollars, please, confirms it. + * + * #include <cairo-directfb.h> + */ #include "mb_basic_types.h" #include "mb_img_ldr.h"