This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project gfxprim.git.
The branch, master has been updated via a45f634d8d10e20dae3f726ade452674f0bed6e8 (commit) from f874ce61275191ecdd5aae7938b0d56e368820ec (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://repo.or.cz/w/gfxprim.git/commit/a45f634d8d10e20dae3f726ade452674f0bed...
commit a45f634d8d10e20dae3f726ade452674f0bed6e8 Author: Cyril Hrubis metan@ucw.cz Date: Fri Jun 22 00:16:13 2012 +0200
core: Fix context include.
diff --git a/libs/core/GP_Context.c b/libs/core/GP_Context.c index 85530d1..8b66a3b 100644 --- a/libs/core/GP_Context.c +++ b/libs/core/GP_Context.c @@ -30,7 +30,7 @@ #include "GP_Transform.h" #include "GP_Pixel.h" #include "GP_GetPutPixel.h" -#include "GP_GammaCorrection.h" +#include "GP_Gamma.h" #include "GP_Context.h" #include "GP_Blit.h"
-----------------------------------------------------------------------
Summary of changes: libs/core/GP_Context.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
repo.or.cz automatic notification. Contact project admin jiri.bluebear.dluhos@gmail.com if you want to unsubscribe, or site admin admin@repo.or.cz if you receive no reply.