mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 02:05:10 +00:00

Some minor fixes here and there: missing include, wrongly placed #endif, unused variable warning fixes, missing #ifdef. Make ClutterStageEGL a subclass of either ClutterStageX11 or GObject depending if you compile with X11 support (EGLX) or not (native).