~ubuntu-branches/ubuntu/saucy/gnash/saucy-proposed

« back to all changes in this revision

Viewing changes to testsuite/misc-swfmill.all/backgroundTestRunner.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Sindhudweep Narayan Sarkar
  • Date: 2009-10-07 00:06:10 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20091007000610-mj9rwqe774gizn1j
Tags: 0.8.6-0ubuntu1
new upstream release 0.8.6 (LP: #435897)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#include "MovieTester.h"
24
24
#include "GnashException.h"
25
25
#include "MovieClip.h"
26
 
#include "character.h"
 
26
#include "DisplayObject.h"
27
27
#include "DisplayList.h"
28
28
#include "log.h"
29
29