~smspillaz/compiz-core/compiz-core.fix_882531

« back to all changes in this revision

Viewing changes to include/core/action.h

  • Committer: smspillaz
  • Date: 2012-01-24 05:22:38 UTC
  • Revision ID: sam.spilsbury@canonical.com-20120124052238-u1k3zdwit9gintul
Added missing file

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
#include <boost/function.hpp>
34
34
 
35
 
#include <X11/Xlib-xcb.h>
36
 
 
37
35
 
38
36
class PrivateAction;
39
37