1c83e091052ceee1311e67bc6b066c8d774ff3ea
[reactos.git] / reactos / subsys / win32k / include / input.h
1 #ifndef __WIN32K_MOUSE_H
2 #define __WIN32K_MOUSE_H
3
4 NTSTATUS
5 InitInputImpl(VOID);
6
7 #endif /* __WIN32K_MOUSE_H */