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:
parent
f8fc46cbbf
commit
af2d3e9487
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue