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. 9303171f92e475cea6fa


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 9303171f92e475cea6fa93203ab0f0cc690c6565
Date: Fri, 22 Oct 2010 20:48: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  9303171f92e475cea6fa93203ab0f0cc690c6565 (commit)
      from  ecb10a6abe06fc90ea44bf288874ec2a3d1852ef (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=9303171f92e475cea6fa93203ab0f0cc690c6565


commit 9303171f92e475cea6fa93203ab0f0cc690c6565
Author: Sandro Santilli <address@hidden>
Date:   Fri Oct 22 22:47:12 2010 +0200

    Missing include

diff --git a/gui/dump.h b/gui/dump.h
index ccb15f6..27a21f2 100644
--- a/gui/dump.h
+++ b/gui/dump.h
@@ -25,6 +25,7 @@
 
 #include "dsodefs.h" // for DSOEXPORT
 #include "gui.h" // for inheritance
+#include "sound_handler.h" // for dtor visibility
 
 #include <string>
 #include <fstream>

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

Summary of changes:
 gui/dump.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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