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:
Enrico Weigelt, metux IT consult
2024-06-28 20:17:48 +02:00
parent b6c72bc9f5
commit 3c028a8cc0
49 changed files with 66 additions and 57 deletions

View File

@@ -44,13 +44,13 @@ and Jim Haggerty of Metheus.
#include "dix/eventconvert.h"
#include "dix/input_priv.h"
#include "dix/resource_priv.h"
#include "miext/extinit_priv.h"
#include "os/client_priv.h"
#include "Xext/panoramiX.h"
#include "Xext/panoramiXsrv.h"
#include "dixstruct.h"
#include "extnsionst.h"
#include "extinit_priv.h"
#include "set.h"
#include "swaprep.h"
#include "inputstr.h"