DEFAULT_DPI was undefined here.
This commit is contained in:
parent
db9ae86353
commit
ea9c63e93b
|
@ -36,6 +36,7 @@
|
||||||
#include "xf86DDC.h"
|
#include "xf86DDC.h"
|
||||||
#include "xf86Crtc.h"
|
#include "xf86Crtc.h"
|
||||||
#include "xf86Modes.h"
|
#include "xf86Modes.h"
|
||||||
|
#include "xf86Priv.h"
|
||||||
#include "xf86RandR12.h"
|
#include "xf86RandR12.h"
|
||||||
#include "X11/extensions/render.h"
|
#include "X11/extensions/render.h"
|
||||||
#define DPMS_SERVER
|
#define DPMS_SERVER
|
||||||
|
|
Loading…
Reference in New Issue