Mercurial > hg > easyhg-kdiff3
changeset 40:b19cb8e5c569
Fix for a warning concerning VERSION
author | joachim99 |
---|---|
date | Tue, 14 Oct 2003 20:50:46 +0000 |
parents | d0131db8b5f3 |
children | 311175668b79 |
files | kdiff3/src/main.cpp |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/kdiff3/src/main.cpp Tue Oct 14 20:49:56 2003 +0000 +++ b/kdiff3/src/main.cpp Tue Oct 14 20:50:46 2003 +0000 @@ -17,6 +17,9 @@ /*************************************************************************** * $Log$ + * Revision 1.3 2003/10/14 20:50:46 joachim99 + * Fix for a warning concerning VERSION + * * Revision 1.2 2003/10/07 08:41:06 friseb123 * Placing the version into a separate include: version.h * version.c extract the version number @@ -29,8 +32,8 @@ #include <kcmdlineargs.h> #include <kaboutdata.h> #include <klocale.h> +#include "kdiff3_shell.h" #include "version.h" -#include "kdiff3_shell.h" static const char *description =