~unity-team/nux/xenial

« back to all changes in this revision

Viewing changes to Nux/GesturesSubscription.h

  • Committer: CI Train Bot
  • Author(s): Andrea Azzarone
  • Date: 2015-05-22 13:18:35 UTC
  • mfrom: (856.2.1 nux)
  • Revision ID: ci-train-bot@canonical.com-20150522131835-u0j17wkexjzy0gfk
Make sure nux can be built using clang. Fixes: #1422427
Approved by: Marco Trevisan (Treviño), PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
#ifndef NUX_GESTURES_SUBSCRIPTION_H
23
23
#define NUX_GESTURES_SUBSCRIPTION_H
24
 
#include "Features.h"
 
24
#include "Nux/Features.h"
25
25
#ifdef NUX_GESTURES_SUPPORT
26
26
 
27
27
#include <geis/geis.h>