~vanvugt/mir/compositor-test

« back to all changes in this revision

Viewing changes to tests/unit-tests/scene/test_surface_stack.cpp

  • Committer: Daniel van Vugt
  • Date: 2014-03-06 06:05:17 UTC
  • mfrom: (1454 development-branch)
  • mto: This revision was merged to the branch mainline in revision 1463.
  • Revision ID: daniel.van.vugt@canonical.com-20140306060517-yhff25duwlo5otn1
MergeĀ latestĀ development-branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#include "mir/compositor/scene.h"
26
26
#include "mir/geometry/rectangle.h"
27
27
#include "mir/shell/surface_creation_parameters.h"
28
 
#include "src/server/compositor/renderer.h"
 
28
#include "mir/compositor/renderer.h"
29
29
#include "src/server/report/null_report_factory.h"
30
30
#include "src/server/scene/basic_surface.h"
31
31
#include "mir/input/input_channel_factory.h"