From 25470669c35e01c9eeaf694a8fb3393322452d72 Mon Sep 17 00:00:00 2001 From: Stefan Gehn Date: Tue, 30 Sep 2008 14:41:30 +0000 Subject: [PATCH] - winops-win32.c: remove unneded include --- src/winops-win32.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/winops-win32.c b/src/winops-win32.c index a2a5952..bba8ced 100644 --- a/src/winops-win32.c +++ b/src/winops-win32.c @@ -21,7 +21,6 @@ #include "gkrellm.h" #include "gkrellm-private.h" -#include "win32-resource.h" #include static GdkGC *trans_gc = NULL;