From da500146bf39596cf27383eb49c8233c9e2d32b3 Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Wed, 15 Jun 2011 10:52:34 +0000 Subject: [PATCH] [CABMAN] Fix build svn path=/trunk/; revision=52242 --- reactos/tools/cabman/cabinet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/tools/cabman/cabinet.h b/reactos/tools/cabman/cabinet.h index 92b49cf3200..a9de393e4a7 100644 --- a/reactos/tools/cabman/cabinet.h +++ b/reactos/tools/cabman/cabinet.h @@ -14,7 +14,7 @@ #include #include #include -#include +#include #include #ifndef MAX_PATH #define MAX_PATH 260