~ps-jenkins/unity/latestsnapshot-7.0.0daily13.05.0813.04-0ubuntu1

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/WindowButtons.cpp

  • Committer: Neil Jagdish Patel
  • Date: 2011-06-21 14:28:40 UTC
  • mfrom: (1242.2.14 the-big-reshuffle)
  • Revision ID: neil.patel@canonical.com-20110621142840-y348glj6d7npj6m2
[merge] Update the build system

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#include "Nux/BaseWindow.h"
26
26
#include "Nux/WindowCompositor.h"
27
27
 
28
 
#include "Variant.h"
 
28
#include <UnityCore/UnityCore.h>
29
29
#include "WindowButtons.h"
30
30
 
31
31
#include <glib.h>