mirror of
https://github.com/X11Libre/xf86-video-r128.git
synced 2026-03-24 01:24:26 +00:00
Include dpmsconst header
Fixes the build on some systems. Thank-you to Andrew Randrianasulu for the patch. Signed-off-by: Connor Behan <connor.behan@gmail.com>
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
#include "xf86.h"
|
||||
#include "xf86Modes.h"
|
||||
#include "X11/extensions/dpmsconst.h"
|
||||
|
||||
#include "r128.h"
|
||||
#include "r128_probe.h"
|
||||
|
||||
@@ -35,6 +35,7 @@
|
||||
|
||||
#include "xf86.h"
|
||||
#include "xf86Modes.h"
|
||||
#include "X11/extensions/dpmsconst.h"
|
||||
|
||||
#include "r128.h"
|
||||
#include "r128_probe.h"
|
||||
|
||||
Reference in New Issue
Block a user