~indicator-applet-developers/notify-osd/phablet

« back to all changes in this revision

Viewing changes to src/notifications-view.cpp

  • Committer: Tarmac
  • Author(s): Ricardo Salveti de Araujo
  • Date: 2013-02-07 15:20:13 UTC
  • mfrom: (657.1.1 notify-osd)
  • Revision ID: tarmac-20130207152013-xifnbucclhwdpoqf
Updating build-dependency to use the new ubuntu-platform-api package.

Approved by Ricardo Mendoza.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
 
42
42
#include <glib.h>
43
43
 
44
 
#include <hybris/ubuntu/ui/ubuntu_ui_session_service.h>
 
44
#include <ubuntu/ui/ubuntu_ui_session_service.h>
45
45
 
46
46
#include "notifications-view.h"
47
47