mirror of
https://github.com/X11Libre/xf86-video-amdgpu.git
synced 2026-03-24 01:24:31 +00:00
drmmode_display: fix missing include of dpmsconst.h
Don't rely on some Xserver SDK header is silently doing it by accident. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
57c843ac5f
commit
bcf58946ab
@@ -32,6 +32,8 @@
|
||||
#include "libudev.h"
|
||||
#endif
|
||||
|
||||
#include <X11/extensions/dpmsconst.h>
|
||||
|
||||
#include "amdgpu_drm_queue.h"
|
||||
#include "amdgpu_probe.h"
|
||||
#include "amdgpu.h"
|
||||
|
||||
Reference in New Issue
Block a user