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:
Connor Behan
2015-03-02 15:21:17 -05:00
parent 86533afa3d
commit e13dd1d338
2 changed files with 2 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
#include "xf86.h"
#include "xf86Modes.h"
#include "X11/extensions/dpmsconst.h"
#include "r128.h"
#include "r128_probe.h"

View File

@@ -35,6 +35,7 @@
#include "xf86.h"
#include "xf86Modes.h"
#include "X11/extensions/dpmsconst.h"
#include "r128.h"
#include "r128_probe.h"