scrrun: Remove an unneeded include directive in the resource file.
[wine] / dlls / scrrun / Makefile.in
1 MODULE    = scrrun.dll
2
3 C_SRCS = scrrun.c
4
5 RC_SRCS = scrrun.rc
6
7 @MAKE_DLL_RULES@