From d2627cecf5d46fecce5410fd12e6d6c691d55296 Mon Sep 17 00:00:00 2001 From: Christoph von Wittich Date: Wed, 19 Oct 2005 23:44:16 +0000 Subject: [PATCH] fix poppack.h on wrong position svn path=/trunk/; revision=18618 --- reactos/w32api/include/cpl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/w32api/include/cpl.h b/reactos/w32api/include/cpl.h index 040ea4f707c..2e24b8b3dcf 100644 --- a/reactos/w32api/include/cpl.h +++ b/reactos/w32api/include/cpl.h @@ -60,6 +60,6 @@ typedef NEWCPLINFOA NEWCPLINFO,*LPNEWCPLINFO; #ifdef __cplusplus } #endif +#include #endif -#include