mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-04 23:30:33 +01:00
dix: add mi.h include to stop compiler warning
This commit is contained in:
parent
97552413d2
commit
dcdc66fcfc
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ Equipment Corporation.
|
|||
#endif
|
||||
#include "dixevents.h"
|
||||
#include "globals.h"
|
||||
#include "mi.h" /* miPaintWindow */
|
||||
|
||||
#include "privates.h"
|
||||
#include "xace.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue