mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
kdrive: 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:
committed by
Enrico Weigelt
parent
e918002361
commit
6996fe65af
@@ -41,6 +41,7 @@ of the copyright holder.
|
||||
#include <X11/extensions/Xvproto.h>
|
||||
|
||||
#include "dix/screen_hooks_priv.h"
|
||||
#include "include/extinit.h"
|
||||
#include "Xext/xvdix_priv.h"
|
||||
|
||||
#include "kdrive.h"
|
||||
|
||||
Reference in New Issue
Block a user