~vanvugt/mir/compositor-test

« back to all changes in this revision

Viewing changes to src/server/compositor/rendering_operator.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:
18
18
#ifndef MIR_COMPOSITOR_RENDERING_OPERATOR_H_
19
19
#define MIR_COMPOSITOR_RENDERING_OPERATOR_H_
20
20
 
21
 
#include "renderer.h"
 
21
#include "mir/compositor/renderer.h"
22
22
#include "mir/compositor/scene.h"
23
23
 
24
24
#include <functional>