Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 604880
Collapse All | Expand All

(-)a/src/compiz.cpp (-3 / +3 lines)
Lines 23-28 Link Here
23
#include <google/protobuf/io/zero_copy_stream_impl.h>
23
#include <google/protobuf/io/zero_copy_stream_impl.h>
24
#endif
24
#endif
25
25
26
#include <libxslt/transform.h>
27
#include <libxslt/xsltutils.h>
28
26
extern "C"
29
extern "C"
27
{
30
{
28
#ifdef HAVE_CONFIG_H
31
#ifdef HAVE_CONFIG_H
Lines 36-44 extern "C" Link Here
36
#include <sys/stat.h>
39
#include <sys/stat.h>
37
#include <errno.h>
40
#include <errno.h>
38
41
39
#include <libxslt/transform.h>
40
#include <libxslt/xsltutils.h>
41
42
#include <locale.h>
42
#include <locale.h>
43
43
44
#include <compiz-core.h>
44
#include <compiz-core.h>

Return to bug 604880