From e14732aa76b0fc20b955da434b1e2e92012c34e8 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 27 Jun 2020 14:46:01 +0200 Subject: Drop automake build support. Add basic cmake build instructions. Delete the NEWS file. Rework of the README. The man folder has been moved into the doc folder for consistency with what have been done so far. The html pages have been moved into the doc folder as well. Some cosmetics. Signed-off-by: gregory guy --- src/kdiff3_shell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kdiff3_shell.h') diff --git a/src/kdiff3_shell.h b/src/kdiff3_shell.h index 01389b5..b11f3b8 100644 --- a/src/kdiff3_shell.h +++ b/src/kdiff3_shell.h @@ -21,7 +21,7 @@ #define _KDIFF3SHELL_H_ #ifdef HAVE_CONFIG_H -#include +#include "config.h" #endif #include -- cgit v1.2.3