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. 2663ecdd4aa8b9582e37


From: Benjamin Wolsey
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 2663ecdd4aa8b9582e3718b1c44da1462fcdf93b
Date: Sun, 31 Oct 2010 07:45:07 +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  2663ecdd4aa8b9582e3718b1c44da1462fcdf93b (commit)
      from  f57a951cb7f84fc4d9affd812a4e7dacd1de0551 (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=2663ecdd4aa8b9582e3718b1c44da1462fcdf93b


commit 2663ecdd4aa8b9582e3718b1c44da1462fcdf93b
Author: Benjamin Wolsey <address@hidden>
Date:   Sun Oct 31 08:44:38 2010 +0100

    Include ming_utils.h for old ming versions.

diff --git a/testsuite/misc-ming.all/spritehier.c 
b/testsuite/misc-ming.all/spritehier.c
index 8d5f62a..772686c 100644
--- a/testsuite/misc-ming.all/spritehier.c
+++ b/testsuite/misc-ming.all/spritehier.c
@@ -33,6 +33,8 @@
 #include <stdio.h>
 #include <ming.h>
 
+#include "ming_utils.h"
+
 #define OUTPUT_FILENAME "spritehier.swf"
 
 static SWFAction frame_print(void);

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

Summary of changes:
 testsuite/misc-ming.all/spritehier.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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