~kdub/mir/mali-client-render-support

« back to all changes in this revision

Viewing changes to src/server/shell/threaded_snapshot_strategy.h

  • Committer: Kevin DuBois
  • Date: 2013-11-05 21:44:14 UTC
  • mfrom: (1062.1.137 dev)
  • Revision ID: kevin.dubois@canonical.com-20131105214414-d32r52joqrs8tsmo
merge dev branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#ifndef MIR_SHELL_THREADED_SNAPSHOT_STRATEGY_H_
20
20
#define MIR_SHELL_THREADED_SNAPSHOT_STRATEGY_H_
21
21
 
22
 
#include "mir/shell/snapshot_strategy.h"
 
22
#include "snapshot_strategy.h"
23
23
 
24
24
#include <memory>
25
25
#include <thread>