From 918f14379a6e1a913adead831094a42e6b2c1b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Poussineau?= Date: Fri, 4 Apr 2008 12:03:43 +0000 Subject: [PATCH] Try to fix build svn path=/trunk/; revision=32836 --- reactos/lib/sdk/uuid/uuid.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/reactos/lib/sdk/uuid/uuid.c b/reactos/lib/sdk/uuid/uuid.c index 3f70329bd0d..ad4dfca6d93 100644 --- a/reactos/lib/sdk/uuid/uuid.c +++ b/reactos/lib/sdk/uuid/uuid.c @@ -74,8 +74,6 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0); /* other GUIDs */ -#include "vfw.h" - #if 0 /* FIXME */ #include "uuids.h" #endif