~albaguirre/unity-system-compositor/screen-power-state-handling

« back to all changes in this revision

Viewing changes to src/system_compositor.h

  • Committer: Alberto Aguirre
  • Date: 2014-05-02 14:52:33 UTC
  • mfrom: (126.2.7 unity-system-compositor)
  • Revision ID: alberto.aguirre@canonical.com-20140502145233-qlhs2as0p55xykjy
merge main branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
#include "dm_connection.h"
23
23
 
24
 
namespace mir { namespace shell { class Session; } }
 
24
namespace mir { namespace scene { class Session; } }
25
25
 
26
26
class SystemCompositorShell;
27
27
class SystemCompositorServerConfiguration;