summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxinput.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmxinput.h')
-rw-r--r--hw/dmx/dmxinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/dmxinput.h b/hw/dmx/dmxinput.h
index 59fa823d3..3fb587086 100644
--- a/hw/dmx/dmxinput.h
+++ b/hw/dmx/dmxinput.h
@@ -154,7 +154,7 @@ typedef enum {
extern void dmxGetGlobalPosition(int *x, int *y);
extern DMXScreenInfo *dmxFindFirstScreen(int x, int y);
-extern void dmxCoreMotion(int x, int y, int delta,
+extern void dmxCoreMotion(DevicePtr pDev, int x, int y, int delta,
DMXBlockType block);
/* Support for dynamic addition of inputs. This functions is defined in