xnest: drop obsolete mi.h include

Since moving to mi_priv.h, we don't need to include mi.h here.

Fixes: 94451181c2
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1725>
This commit is contained in:
Enrico Weigelt, metux IT consult 2024-04-25 14:07:02 +02:00 committed by Marge Bot
parent f8fc46cbbf
commit af2d3e9487

View File

@ -22,7 +22,6 @@ is" without express or implied warranty.
#include "scrnintstr.h"
#include "dix.h"
#include "mi.h"
#include "micmap.h"
#include "colormapst.h"
#include "resource.h"