~mir-team/mir/attestable-timestamps

« back to all changes in this revision

Viewing changes to include/test/mir_test_doubles/stub_renderer.h

  • 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:
19
19
#ifndef MIR_TEST_DOUBLES_STUB_RENDERER_H_
20
20
#define MIR_TEST_DOUBLES_STUB_RENDERER_H_
21
21
 
22
 
#include "src/server/compositor/renderer.h"
 
22
#include "mir/compositor/renderer.h"
23
23
 
24
24
namespace mir
25
25
{