Update clutter-config.h.win32
The CLUTTER_WINDOWING_WIN32 needs to be in-sync with what is in configure.ac, due to the implementation of multiple backends.
This commit is contained in:
parent
63dbcc245c
commit
c52d06a5b9
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
#define CLUTTER_WINDOWING_WIN32 1
|
#define CLUTTER_WINDOWING_WIN32 "win32"
|
||||||
|
|
||||||
G_END_DECLS
|
G_END_DECLS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user