scrrun: Remove an unneeded include directive in the resource file.

Francois Gouget fgouget at free.fr
Tue Nov 15 07:40:43 CST 2011


---
 dlls/scrrun/scrrun.rc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/dlls/scrrun/scrrun.rc b/dlls/scrrun/scrrun.rc
index 66dcaa8..abc70a6 100644
--- a/dlls/scrrun/scrrun.rc
+++ b/dlls/scrrun/scrrun.rc
@@ -16,8 +16,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#include "windef.h"
-
 #define WINE_FILEDESCRIPTION_STR "Wine ScrRun dll"
 #define WINE_FILENAME_STR "scrrun.dll"
 #define WINE_FILEVERSION 5,8,7600,16385
-- 
1.7.7.1




More information about the wine-patches mailing list