mirror of
https://github.com/X11Libre/xserver.git
synced 2026-01-26 05:57:53 +00:00
vfb: fix missing includes of extinit.h
Don't rely on this file just being included indirectly by somebody else just by accident. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
parent
2112cbb876
commit
bd41233e47
@ -39,6 +39,7 @@ from The Open Group.
|
||||
#include "dix/colormap_priv.h"
|
||||
#include "dix/dix_priv.h"
|
||||
#include "dix/screenint_priv.h"
|
||||
#include "include/extinit.h"
|
||||
#include "mi/mi_priv.h"
|
||||
#include "mi/mipointer_priv.h"
|
||||
#include "os/cmdline.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user