~gerboland/qtmir/no-upstart-notification

« back to all changes in this revision

Viewing changes to src/platforms/mirserver/displaywindow.h

  • Committer: CI bot
  • Author(s): Daniel van Vugt
  • Date: 2014-08-25 07:45:30 UTC
  • mfrom: (236.1.1 support-non-usr-includes)
  • Revision ID: ps-jenkins@lists.canonical.com-20140825074530-eucxxle6q2oey6dx
Add support for building against Mir when it's installed somewhere other
than /usr (like with a custom $PKG_CONFIG_PATH). 
Approved by: Gerry Boland, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
#include <qpa/qplatformwindow.h>
23
23
 
24
 
#include <mirplatform/mir/graphics/display_buffer.h>
 
24
#include <mir/graphics/display_buffer.h>
25
25
 
26
26
#include <QObject>
27
27