summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxgcops.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmxgcops.c')
-rw-r--r--hw/dmx/dmxgcops.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/dmx/dmxgcops.c b/hw/dmx/dmxgcops.c
index fd0c70d4d..75d9dfb73 100644
--- a/hw/dmx/dmxgcops.c
+++ b/hw/dmx/dmxgcops.c
@@ -35,6 +35,10 @@
/** \file
* This file provides support for GC operations. */
+#ifdef HAVE_DMX_CONFIG_H
+#include <dmx-config.h>
+#endif
+
#include "dmx.h"
#include "dmxsync.h"
#include "dmxgc.h"