wined3d: Make the device parameter to wined3d_device_get_stream_source_freq() const.
[wine] / dlls / authz / Makefile.in
1 MODULE    = authz.dll
2
3 C_SRCS = \
4         authz.c
5
6 @MAKE_DLL_RULES@