gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1224-gcf48add
Date: Mon, 31 Oct 2011 01:01:35 +0000

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 "Gnash".

The branch, master has been updated
       via  cf48addf23b8651555de03e3eebfb32ec572b9cc (commit)
      from  de126bfdcf93f0e0a1a92343b565402219b06bfe (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://git.savannah.gnu.org/cgit//commit/?id=cf48addf23b8651555de03e3eebfb32ec572b9cc


commit cf48addf23b8651555de03e3eebfb32ec572b9cc
Author: Rob Savoye <address@hidden>
Date:   Sun Oct 30 19:01:24 2011 -0600

    include Point2d.h so EGL devices still builds after other changes that 
broke compilation

diff --git a/libdevice/egl/eglDevice.h b/libdevice/egl/eglDevice.h
index 154177e..1dba487 100644
--- a/libdevice/egl/eglDevice.h
+++ b/libdevice/egl/eglDevice.h
@@ -38,6 +38,8 @@
 # error "This file needs EGL, which is part of OpenGL-ES"
 #endif
 
+#include "Point2d.h"
+
 namespace gnash {
 
 namespace renderer {

-----------------------------------------------------------------------

Summary of changes:
 libdevice/egl/eglDevice.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]