mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
randr: fix missing includes of extinit.h
Don't rely on this file just being included indirectly by somebody else just by accident. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
8e2c1ad714
commit
8cf54c5f6c
@@ -74,6 +74,7 @@
|
||||
|
||||
#include "dix/dix_priv.h"
|
||||
#include "dix/request_priv.h"
|
||||
#include "include/extinit.h"
|
||||
#include "randr/randrstr_priv.h"
|
||||
|
||||
#include "swaprep.h"
|
||||
|
||||
Reference in New Issue
Block a user