diff options
Diffstat (limited to 'xorg/server/module/rdpInput.h')
| -rw-r--r-- | xorg/server/module/rdpInput.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg/server/module/rdpInput.h b/xorg/server/module/rdpInput.h index 91da3fcb..f41a1025 100644 --- a/xorg/server/module/rdpInput.h +++ b/xorg/server/module/rdpInput.h @@ -37,5 +37,7 @@ rdpInputKeyboardEvent(int msg, long param1, long param2, int rdpInputMouseEvent(int msg, long param1, long param2, long param3, long param4); +int +rdpInputInit(void); #endif |
