mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
miext: move over extinit_priv.h from include
Since most of the extension init logic (and on/off switches for them) is driven from miext, this seems the appropriate place for the header. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -32,13 +32,13 @@
|
||||
#include "dix/atom_priv.h"
|
||||
#include "dix/dix_priv.h"
|
||||
#include "dix/input_priv.h"
|
||||
#include "miext/extinit_priv.h"
|
||||
|
||||
#include "input.h"
|
||||
#include "inputstr.h"
|
||||
#include "scrnintstr.h"
|
||||
#include "windowstr.h"
|
||||
#include "exevents.h"
|
||||
#include "extinit_priv.h"
|
||||
#include "xkbsrv.h"
|
||||
#include "xserver-properties.h"
|
||||
#include "syncsrv.h"
|
||||
|
||||
Reference in New Issue
Block a user