mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 00:38:00 +02:00
Rootless: Added missing includes.
(cherry picked from commit f6a4c10636)
This commit is contained in:
parent
b436b1cfbb
commit
d045981457
1 changed files with 4 additions and 0 deletions
|
|
@ -39,6 +39,10 @@
|
|||
#include "rootless.h"
|
||||
#include "fb.h"
|
||||
|
||||
#ifdef SHAPE
|
||||
#include "scrnintstr.h"
|
||||
#endif /* SHAPE */
|
||||
|
||||
#ifdef RENDER
|
||||
#include "picturestr.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue