~ci-train-bot/compiz/compiz-ubuntu-xenial-2841

« back to all changes in this revision

Viewing changes to plugins/gnomecompat/src/gnomecompat.h

  • Committer: Alan Griffiths
  • Date: 2012-01-18 16:26:45 UTC
  • mto: (2908.6.4 trunk)
  • mto: This revision was merged to the branch mainline in revision 2918.
  • Revision ID: alan@octopull.co.uk-20120118162645-vsvv4rbpzogls1ic
Remove annoying and excessive include dependencies on core/core.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 * Author: Danny Baumann <dannybaumann@web.de>
24
24
 */
25
25
 
26
 
#include <core/core.h>
 
26
#include <core/screen.h>
27
27
#include <core/pluginclasshandler.h>
28
28
 
29
29
#include "gnomecompat_options.h"