mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +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:
@@ -22,9 +22,9 @@
|
||||
#include <dix-config.h>
|
||||
|
||||
#include "dix/screen_hooks_priv.h"
|
||||
#include "miext/extinit_priv.h"
|
||||
|
||||
#include "dri3_priv.h"
|
||||
#include "extinit_priv.h"
|
||||
#include <drm_fourcc.h>
|
||||
|
||||
static int dri3_request;
|
||||
|
||||
Reference in New Issue
Block a user