mirror of
https://github.com/brl/mutter.git
synced 2025-06-28 16:03:04 +00:00
display: Don't include sn.h from display-private.h
It has some annoying macro requirement to not nag about API stability; try to limit its exposure. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1861>
This commit is contained in:
@ -31,10 +31,6 @@
|
||||
#include <X11/extensions/sync.h>
|
||||
#include <X11/Xlib.h>
|
||||
|
||||
#ifdef HAVE_STARTUP_NOTIFICATION
|
||||
#include <libsn/sn.h>
|
||||
#endif
|
||||
|
||||
#include "clutter/clutter.h"
|
||||
#include "core/keybindings-private.h"
|
||||
#include "core/meta-gesture-tracker-private.h"
|
||||
|
Reference in New Issue
Block a user