dix: add mi.h include to stop compiler warning
This commit is contained in:
parent
97552413d2
commit
dcdc66fcfc
|
@ -123,6 +123,7 @@ Equipment Corporation.
|
||||||
#endif
|
#endif
|
||||||
#include "dixevents.h"
|
#include "dixevents.h"
|
||||||
#include "globals.h"
|
#include "globals.h"
|
||||||
|
#include "mi.h" /* miPaintWindow */
|
||||||
|
|
||||||
#include "privates.h"
|
#include "privates.h"
|
||||||
#include "xace.h"
|
#include "xace.h"
|
||||||
|
|
Loading…
Reference in New Issue