:pserver:cvsanon@mok.lvcm.com:/CVS/ReactOS reactos
[reactos.git] / 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 */