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:
Enrico Weigelt, metux IT consult
2025-09-23 19:58:50 +02:00
committed by Enrico Weigelt
parent e918002361
commit 6996fe65af

View File

@@ -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"