gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r12018: Fix compilation.


From: Bastiaan Jacques
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r12018: Fix compilation.
Date: Thu, 11 Mar 2010 03:14:23 +0100
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 12018
committer: Bastiaan Jacques <address@hidden>
branch nick: trunk
timestamp: Thu 2010-03-11 03:14:23 +0100
message:
  Fix compilation.
modified:
  testsuite/libcore.all/AsValueTest.cpp
  testsuite/libcore.all/DisplayListTest.cpp
=== modified file 'testsuite/libcore.all/AsValueTest.cpp'
--- a/testsuite/libcore.all/AsValueTest.cpp     2010-03-09 20:11:52 +0000
+++ b/testsuite/libcore.all/AsValueTest.cpp     2010-03-11 02:14:23 +0000
@@ -32,6 +32,7 @@
 #include "Global_as.h"
 #include "GnashNumeric.h"
 #include "movie_root.h"
+#include "RunResources.h"
 #include <string>
 #include <sys/types.h>
 #include <sys/stat.h>

=== modified file 'testsuite/libcore.all/DisplayListTest.cpp'
--- a/testsuite/libcore.all/DisplayListTest.cpp 2010-01-01 17:48:26 +0000
+++ b/testsuite/libcore.all/DisplayListTest.cpp 2010-03-11 02:14:23 +0000
@@ -29,6 +29,7 @@
 #include "DummyCharacter.h"
 #include "movie_definition.h"
 #include "ManualClock.h"
+#include "RunResources.h"
 
 #include <iostream>
 #include <sstream>


reply via email to

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