gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r9853: Drop render.h includes.


From: Benjamin Wolsey
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r9853: Drop render.h includes.
Date: Fri, 26 Sep 2008 15:21:49 +0200
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 9853
committer: Benjamin Wolsey <address@hidden>
branch nick: trunk
timestamp: Fri 2008-09-26 15:21:49 +0200
message:
  Drop render.h includes.
modified:
  libcore/asobj/NetStreamFfmpeg.cpp
  libcore/types.cpp
    ------------------------------------------------------------
    revno: 9850.1.1
    committer: Benjamin Wolsey <address@hidden>
    branch nick: work
    timestamp: Fri 2008-09-26 15:05:20 +0200
    message:
      Header cleanup.
    modified:
      libcore/asobj/NetStreamFfmpeg.cpp
      libcore/types.cpp
=== modified file 'libcore/asobj/NetStreamFfmpeg.cpp'
--- a/libcore/asobj/NetStreamFfmpeg.cpp 2008-09-26 11:47:31 +0000
+++ b/libcore/asobj/NetStreamFfmpeg.cpp 2008-09-26 13:05:20 +0000
@@ -28,7 +28,6 @@
 #include "log.h"
 #include "fn_call.h"
 #include "NetStream.h"
-#include "render.h"    
 #include "movie_root.h"
 #include "sound_handler.h"
 

=== modified file 'libcore/types.cpp'
--- a/libcore/types.cpp 2008-08-18 23:53:04 +0000
+++ b/libcore/types.cpp 2008-09-26 13:05:20 +0000
@@ -7,10 +7,9 @@
 
 #include "types.h"
 
+#include "utility.h"
 #include "log.h"
 #include "SWFStream.h"
-#include "render.h"
-
 #include <sstream> // for ::print and ::toString
 
 namespace gnash {


reply via email to

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