~robertcarr/mir/add-log-all-option

« back to all changes in this revision

Viewing changes to tests/unit-tests/shell/test_session_manager.cpp

  • Committer: Tarmac
  • Author(s): Alan Griffiths
  • Date: 2013-11-01 10:09:33 UTC
  • mfrom: (1182.1.9 mir2)
  • Revision ID: tarmac-20131101100933-oxdyp7o5o02pgon0
shell: avoid publishing some internal headers.

Approved by PS Jenkins bot, Alexandros Frantzis.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#include "mir/compositor/buffer_stream.h"
20
20
#include "mir/shell/focus_sequence.h"
21
21
#include "mir/shell/session_manager.h"
22
 
#include "mir/shell/default_session_container.h"
 
22
#include "src/server/shell/default_session_container.h"
23
23
#include "mir/shell/session.h"
24
24
#include "mir/shell/surface.h"
25
25
#include "mir/shell/session_listener.h"