:pserver:cvsanon@mok.lvcm.com:/CVS/ReactOS reactos
[reactos.git] / subsys / win32k / include / surface.h
1 #ifndef __WIN32K_SURFACE_H
2 #define __WIN32K_SURFACE_H
3
4 INT BitsPerFormat(ULONG Format);
5
6 #endif /* __WIN32K_SURFACE_H */