mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
Make clutter-stage-window.h a private header
It should have never been public in the first place; nothing can implement the ClutterStageWindow interface and use it, so this is not a break.
This commit is contained in:

committed by
Emmanuele Bassi

parent
a1ec559d14
commit
b248fbd010
@ -90,7 +90,6 @@
|
||||
#include "clutter-snap-constraint.h"
|
||||
#include "clutter-stage.h"
|
||||
#include "clutter-stage-manager.h"
|
||||
#include "clutter-stage-window.h"
|
||||
#include "clutter-state.h"
|
||||
#include "clutter-table-layout.h"
|
||||
#include "clutter-texture.h"
|
||||
|
Reference in New Issue
Block a user