~alan-griffiths/mir/0.26.3-xenial

« back to all changes in this revision

Viewing changes to src/server/compositor/gl_renderer_factory.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_COMPOSITOR_GL_RENDERER_FACTORY_H_
20
20
#define MIR_COMPOSITOR_GL_RENDERER_FACTORY_H_
21
21
 
22
 
#include "renderer_factory.h"
 
22
#include "mir/compositor/renderer_factory.h"
23
23
 
24
24
namespace mir
25
25
{