aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/dmx/dmx.h
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/hw/dmx/dmx.h')
-rw-r--r--xorg-server/hw/dmx/dmx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg-server/hw/dmx/dmx.h b/xorg-server/hw/dmx/dmx.h
index d7c620467..f0cb04459 100644
--- a/xorg-server/hw/dmx/dmx.h
+++ b/xorg-server/hw/dmx/dmx.h
@@ -407,4 +407,6 @@ extern DevPrivateKeyRec dmxGlyphSetPrivateKeyRec;
#define dmxGlyphSetPrivateKey (&dmxGlyphSetPrivateKeyRec) /**< Private index for GlyphSets */
+void DMXExtensionInit(void);
+
#endif /* DMX_H */