~afrantzis/mir/reproduce-1444047

« back to all changes in this revision

Viewing changes to src/server/scene/application_session.cpp

  • Committer: Tarmac
  • Author(s): Robert Carr, Daniel van Vugt
  • Date: 2015-04-10 01:59:08 UTC
  • mfrom: (2421.3.8 privatize-event)
  • Revision ID: tarmac-20150410015908-3cmlua1qnsbz324m
Privatize event definition header.

Approved by Chris Halse Rogers, PS Jenkins bot, Alan Griffiths.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Authored by: Robert Carr <racarr@canonical.com>
17
17
 */
18
18
 
19
 
#define MIR_INCLUDE_DEPRECATED_EVENT_HEADER
20
 
 
21
19
#include "application_session.h"
22
20
#include "snapshot_strategy.h"
23
21
#include "default_session_container.h"