summaryrefslogtreecommitdiff
path: root/hw/dmx/input/dmxarg.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/input/dmxarg.c')
-rw-r--r--hw/dmx/input/dmxarg.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/dmx/input/dmxarg.c b/hw/dmx/input/dmxarg.c
index 7882f9b6f..8708fa009 100644
--- a/hw/dmx/input/dmxarg.c
+++ b/hw/dmx/input/dmxarg.c
@@ -35,6 +35,10 @@
/** \file
* Generic comma-delimited argument processing. */
+#ifdef HAVE_DMX_CONFIG_H
+#include <dmx-config.h>
+#endif
+
#define DMX_ARG_TEST 0
#include "dmx.h"