summaryrefslogtreecommitdiff
path: root/src/psmcomm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/psmcomm.c')
-rw-r--r--src/psmcomm.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/psmcomm.c b/src/psmcomm.c
index c29a8df..eaad064 100644
--- a/src/psmcomm.c
+++ b/src/psmcomm.c
@@ -44,6 +44,7 @@
#include <string.h>
#include "synproto.h"
#include "synaptics.h"
+#include "synapticsstr.h"
#include "ps2comm.h" /* ps2_print_ident() */
#include <xf86.h>
@@ -100,7 +101,7 @@ PSMQueryIsSynaptics(LocalDevicePtr local)
}
static void
-PSMDeviceOnHook(LocalDevicePtr local, SynapticsSHM *para)
+PSMDeviceOnHook(LocalDevicePtr local, SynapticsParameters *para)
{
}