summaryrefslogtreecommitdiff
path: root/hw/dmx/dmx.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmx.h')
-rw-r--r--hw/dmx/dmx.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/dmx/dmx.h b/hw/dmx/dmx.h
index 18e75de90..becb2da38 100644
--- a/hw/dmx/dmx.h
+++ b/hw/dmx/dmx.h
@@ -51,6 +51,10 @@
#ifndef DMX_H
#define DMX_H
+#if HAVE_DMX_CONFIG_H
+#include <dmx-config.h>
+#endif
+
#include "gcstruct.h"
/* Handle client-side include files in one place. */