mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
Fixed build when building without --with-clutter
This commit is contained in:
parent
a8dd848ca4
commit
b422faa4fe
@ -22,10 +22,10 @@
|
||||
#include <config.h>
|
||||
#include "compositor-private.h"
|
||||
#include "compositor-xrender.h"
|
||||
#include "compositor-mutter.h"
|
||||
#include "prefs.h"
|
||||
|
||||
#ifdef WITH_CLUTTER
|
||||
#include "compositor-mutter.h"
|
||||
int meta_compositor_can_use_clutter__ = 0;
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user