From aad574811c6fc04095189595e19bfba848ea00ec Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Sun, 14 Mar 1999 13:54:51 +0000 Subject: [PATCH] Fixed make depend. --- programs/notepad/lcc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/notepad/lcc.h b/programs/notepad/lcc.h index 60c88adaaa9..686c374d315 100644 --- a/programs/notepad/lcc.h +++ b/programs/notepad/lcc.h @@ -9,7 +9,7 @@ #ifdef LCC - #include "assert.h" + #include #include "shellapi.h" #define HANDLE HANDLE