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: Bastiaan Jacques
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-2068-g1297cb8
Date: Tue, 27 May 2014 18:59:40 +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  1297cb8e17a07c07392758f5a3204d16125287a0 (commit)
      from  586d4e0b2cd13a3f64e8e19f6aa74573b9dd3bc3 (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=1297cb8e17a07c07392758f5a3204d16125287a0


commit 1297cb8e17a07c07392758f5a3204d16125287a0
Author: Bastiaan Jacques <address@hidden>
Date:   Tue May 27 20:49:27 2014 +0200

    Add missing include directive.

diff --git a/testsuite/MovieTester.cpp b/testsuite/MovieTester.cpp
index 15b85f4..5baec1f 100644
--- a/testsuite/MovieTester.cpp
+++ b/testsuite/MovieTester.cpp
@@ -35,6 +35,7 @@
 #include "Renderer.h"
 #include "ManualClock.h" // for use by advance
 #include "StreamProvider.h" // for passing to RunResources
+#include "IOChannel.h"
 #include "swf/TagLoadersTable.h"
 #include "swf/DefaultTagLoaders.h"
 

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

Summary of changes:
 testsuite/MovieTester.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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