~ci-train-bot/media-hub/media-hub-ubuntu-yakkety-1823

« back to all changes in this revision

Viewing changes to src/core/media/client_death_observer.cpp

  • Committer: Jim Hodapp
  • Date: 2016-08-15 19:27:29 UTC
  • mto: This revision was merged to the branch mainline in revision 204.
  • Revision ID: jim.hodapp@canonical.com-20160815192729-0nxsgwdg80tm588x
Expose the backend selection to the stub side

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 * Authored by: Thomas Voß <thomas.voss@canonical.com>
17
17
 */
18
18
 
19
 
#include "core/media/backend.h"
20
19
#include "core/media/logger/logger.h"
21
20
 
22
21
#include <core/media/client_death_observer.h>