summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxdpms.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmxdpms.c')
-rw-r--r--hw/dmx/dmxdpms.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/dmx/dmxdpms.c b/hw/dmx/dmxdpms.c
index 48f7488f1..5bcce188d 100644
--- a/hw/dmx/dmxdpms.c
+++ b/hw/dmx/dmxdpms.c
@@ -40,6 +40,10 @@
* (and restored at Xdmx server shutdown time).
*/
+#ifdef HAVE_DMX_CONFIG_H
+#include <dmx-config.h>
+#endif
+
#include "dmx.h"
#include "dmxdpms.h"
#include "dmxlog.h"