mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 09:46:08 -05:00
Rename keybindings.h to keybindings-private.h
This commit is contained in:
parent
ff5055834b
commit
da36829f96
@ -40,7 +40,7 @@
|
||||
#include "group-props.h"
|
||||
#include "frame-private.h"
|
||||
#include "errors.h"
|
||||
#include "keybindings.h"
|
||||
#include "keybindings-private.h"
|
||||
#include "prefs.h"
|
||||
#include "resizepopup.h"
|
||||
#include "xprops.h"
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include "frame-private.h"
|
||||
#include "bell.h"
|
||||
#include "errors.h"
|
||||
#include "keybindings.h"
|
||||
#include "keybindings-private.h"
|
||||
|
||||
#ifdef HAVE_RENDER
|
||||
#include <X11/extensions/Xrender.h>
|
||||
|
@ -27,7 +27,7 @@
|
||||
#define _SVID_SOURCE /* for putenv() */
|
||||
|
||||
#include <config.h>
|
||||
#include "keybindings.h"
|
||||
#include "keybindings-private.h"
|
||||
#include "workspace-private.h"
|
||||
#include "errors.h"
|
||||
#include "edge-resistance.h"
|
||||
|
@ -34,7 +34,7 @@
|
||||
#include "frame-private.h"
|
||||
#include "prefs.h"
|
||||
#include "workspace-private.h"
|
||||
#include "keybindings.h"
|
||||
#include "keybindings-private.h"
|
||||
#include "stack.h"
|
||||
#include "xprops.h"
|
||||
#include "compositor.h"
|
||||
|
@ -32,7 +32,7 @@
|
||||
#include "errors.h"
|
||||
#include "workspace-private.h"
|
||||
#include "stack.h"
|
||||
#include "keybindings.h"
|
||||
#include "keybindings-private.h"
|
||||
#include "ui.h"
|
||||
#include "place.h"
|
||||
#include "session.h"
|
||||
|
Loading…
Reference in New Issue
Block a user